X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fbinfmt%2Fbinfmt.c;h=0399ab75e046f1594f635173b29dbf33d7ec14dc;hb=2c21044f05e32ec483b6ab13e175278779e9ebe3;hp=5bd763339e025c64cca164021cb2514a71603e8f;hpb=7fdd367e6d675d4546074c5dd35bf168d7c17339;p=elogind.git diff --git a/src/binfmt/binfmt.c b/src/binfmt/binfmt.c index 5bd763339..0399ab75e 100644 --- a/src/binfmt/binfmt.c +++ b/src/binfmt/binfmt.c @@ -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;