X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Ffileio-label.c;h=5fd69e05805c40f734e098246ed332b59b721851;hb=b9f111b93f9f442f00266f338b14f25ca8685352;hp=294c9e6badd47b71568a5a173222211cd36fb829;hpb=ecabcf8b6edcc856ec2fd5bd43fc675a8fe04731;p=elogind.git diff --git a/src/shared/fileio-label.c b/src/shared/fileio-label.c index 294c9e6ba..5fd69e058 100644 --- a/src/shared/fileio-label.c +++ b/src/shared/fileio-label.c @@ -23,9 +23,10 @@ #include #include -#include "fileio-label.h" -#include "label.h" #include "util.h" +#include "selinux-util.h" +#include "label.h" +#include "fileio-label.h" int write_string_file_atomic_label(const char *fn, const char *line) { int r;