X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fclock-util.h;h=8c2d2354302fc7771bf3e4f71d124f415db84325;hb=86e97d599f8b1ca379dce64fadac9b8f6b002ac5;hp=198a7b275309985efcb2d95db3383c7d7f760782;hpb=c1ff5570f4a04bb9aedea444c12dce81679224ec;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);