X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Flabel.h;h=8070bcb021af7e000eb86dfc0827ac7427951814;hp=3428a8bb7a4a50ec7b99524528c9d3f6c92d53d8;hb=d7b8eec7dc7fe307d3a08b32cf1a9ad4276ce6d5;hpb=ebd93cb684806ac0f352139e69ac8f53eb49f5e4 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);