X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fclock-util.h;h=8c2d2354302fc7771bf3e4f71d124f415db84325;hb=2eec67acbb00593e414549a7e5b35eb7dd776b1b;hp=198a7b275309985efcb2d95db3383c7d7f760782;hpb=4aab5d0cbd979b2cccb88534f118bceaa86466d8;p=elogind.git diff --git a/src/shared/clock-util.h b/src/shared/clock-util.h index 198a7b275..8c2d23543 100644 --- a/src/shared/clock-util.h +++ b/src/shared/clock-util.h @@ -21,7 +21,6 @@ along with systemd; If not, see . ***/ -#include "util.h" int clock_is_localtime(void); int clock_set_timezone(int *min);