]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/sd-event/sd-event.c
util-lib: split out fd-related operations into fd-util.[ch]
[thirdparty/systemd.git] / src / libsystemd / sd-event / sd-event.c
index cab35e185e699c9edb550f336893fbc0d82be0b6..b3f888171493e4f06585f01048561401709d3699 100644 (file)
@@ -27,6 +27,7 @@
 #include "sd-event.h"
 #include "sd-id128.h"
 
+#include "fd-util.h"
 #include "hashmap.h"
 #include "list.h"
 #include "macro.h"