chiark / gitweb /
util: split-out conf-file.[ch]
[elogind.git] / src / binfmt / binfmt.c
index 5bd763339e025c64cca164021cb2514a71603e8f..0399ab75e046f1594f635173b29dbf33d7ec14dc 100644 (file)
@@ -31,6 +31,7 @@
 #include "hashmap.h"
 #include "strv.h"
 #include "util.h"
+#include "conf-files.h"
 
 static int delete_rule(const char *rule) {
         char *x, *fn = NULL, *e;