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