]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/sd-lldp.c
util-lib: split out fd-related operations into fd-util.[ch]
[thirdparty/systemd.git] / src / libsystemd-network / sd-lldp.c
index b73673c55cdba5e3e2129fa57bdf4e1cf4c4315d..b2b85e56e817f2133354daf79e24dede82a1ccbe 100644 (file)
@@ -24,6 +24,7 @@
 
 #include "sd-lldp.h"
 
+#include "fd-util.h"
 #include "hashmap.h"
 #include "lldp-internal.h"
 #include "lldp-port.h"