]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/sd-lldp.c
util-lib: move more file I/O related calls into fileio.[ch]
[thirdparty/systemd.git] / src / libsystemd-network / sd-lldp.c
index b2b85e56e817f2133354daf79e24dede82a1ccbe..bc06f483864e5a811e04ce0f576503f4d102cdf9 100644 (file)
@@ -25,6 +25,7 @@
 #include "sd-lldp.h"
 
 #include "fd-util.h"
+#include "fileio.h"
 #include "hashmap.h"
 #include "lldp-internal.h"
 #include "lldp-port.h"