X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Ffileio-label.c;h=bec988ca7872c143bf794872c4612068e6c0f958;hp=294c9e6badd47b71568a5a173222211cd36fb829;hb=7aa263bce73215d1d839aa87f5bad388829cbb8a;hpb=ecabcf8b6edcc856ec2fd5bd43fc675a8fe04731 diff --git a/src/shared/fileio-label.c b/src/shared/fileio-label.c index 294c9e6ba..bec988ca7 100644 --- a/src/shared/fileio-label.c +++ b/src/shared/fileio-label.c @@ -19,13 +19,10 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . ***/ -#include -#include -#include -#include "fileio-label.h" -#include "label.h" #include "util.h" +#include "selinux-util.h" +#include "fileio-label.h" int write_string_file_atomic_label(const char *fn, const char *line) { int r;