chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / shared / virt.c
index fc62c72328e381341850d021dbd076fb6d5e73ee..eed321016d3ad6fe90567458569d9ea41a8c8e03 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "util.h"
 #include "virt.h"
+#include "fileio.h"
 
 /* Returns a short identifier for the various VM implementations */
 int detect_vm(const char **id) {