X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Flabel.c;h=82f10b21bd7142ed2adddd83a186afc67b28be0c;hb=86e97d599f8b1ca379dce64fadac9b8f6b002ac5;hp=0af41afa77eff1a1a892d58d5683e5852f9661b0;hpb=c34255bdb217c2a1d3ac6348252437ab8be9ca46;p=elogind.git diff --git a/src/shared/label.c b/src/shared/label.c index 0af41afa7..82f10b21b 100644 --- a/src/shared/label.c +++ b/src/shared/label.c @@ -19,8 +19,10 @@ along with systemd; If not, see . ***/ -#include "label.h" +#include "selinux-util.h" +#include "smack-util.h" #include "util.h" +#include "label.h" int label_fix(const char *path, bool ignore_enoent, bool ignore_erofs) { int r, q;