]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/firstboot/firstboot.c
util-lib: split out fd-related operations into fd-util.[ch]
[thirdparty/systemd.git] / src / firstboot / firstboot.c
index f6b9c095bf1891877c0c5495e51d0b7cf0aeae06..5aa247b2ae0c80c320fb85c71e2f409905c7b8fe 100644 (file)
@@ -36,6 +36,7 @@
 #include "terminal-util.h"
 #include "time-util.h"
 #include "string-util.h"
+#include "fd-util.h"
 
 static char *arg_root = NULL;
 static char *arg_locale = NULL;  /* $LANG */