chiark / gitweb /
honor SELinux labels, when creating and writing config files
[elogind.git] / src / cgtop / cgtop.c
index f2e62761f14b6b7cef761975bd43491b7f4f62cc..f80d51efed60cfe31e56e8ed3b752188c83b5466 100644 (file)
@@ -31,6 +31,7 @@
 #include "hashmap.h"
 #include "cgroup-util.h"
 #include "build.h"
+#include "fileio.h"
 
 typedef struct Group {
         char *path;