chiark / gitweb /
bootchart: parse /etc/os-release rather than system-release
[elogind.git] / src / modules-load / modules-load.c
index 88b1261494182e072b27b4bc5993aebc3591442b..28b53ec7a3b71a1d7d151ed9f54f2cb7d0fdcba9 100644 (file)
@@ -34,6 +34,7 @@
 #include "strv.h"
 #include "conf-files.h"
 #include "virt.h"
+#include "fileio.h"
 
 static char **arg_proc_cmdline_modules = NULL;