diff options
Diffstat (limited to 'src/shared/clock-util.h')
-rw-r--r-- | src/shared/clock-util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/clock-util.h b/src/shared/clock-util.h index 198a7b2753..8c2d235430 100644 --- a/src/shared/clock-util.h +++ b/src/shared/clock-util.h @@ -21,7 +21,6 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. ***/ -#include "util.h" int clock_is_localtime(void); int clock_set_timezone(int *min); |