diff options
-rw-r--r-- | src/utils-systemd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils-systemd.c b/src/utils-systemd.c index 8ccb81b..5438500 100644 --- a/src/utils-systemd.c +++ b/src/utils-systemd.c @@ -26,6 +26,7 @@ #include <string.h> #include <sys/types.h> #include <sys/stat.h> +#include <time.h> #ifndef NO_LIBSYSTEMD # include <systemd/sd-bus.h> |