]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/time-util.c
util-lib: split out allocation calls into alloc-util.[ch]
[thirdparty/systemd.git] / src / basic / time-util.c
index 867e7b2430a72da0ed2698a8cd5b1976d0ce1fb7..9dc280efc65d6236805fa042ffaa818d2207a0a6 100644 (file)
@@ -23,6 +23,7 @@
 #include <sys/timerfd.h>
 #include <sys/timex.h>
 
+#include "alloc-util.h"
 #include "fd-util.h"
 #include "fileio.h"
 #include "fs-util.h"