X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Flabel.h;h=8070bcb021af7e000eb86dfc0827ac7427951814;hb=d01efa07444e49aafd78e0aa822168da688d53f5;hp=3428a8bb7a4a50ec7b99524528c9d3f6c92d53d8;hpb=c34255bdb217c2a1d3ac6348252437ab8be9ca46;p=elogind.git diff --git a/src/shared/label.h b/src/shared/label.h index 3428a8bb7..8070bcb02 100644 --- a/src/shared/label.h +++ b/src/shared/label.h @@ -21,8 +21,8 @@ along with systemd; If not, see . ***/ -#include "selinux-util.h" -#include "smack-util.h" +#include +#include int label_fix(const char *path, bool ignore_enoent, bool ignore_erofs);