X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Ffileio-label.c;h=bec988ca7872c143bf794872c4612068e6c0f958;hb=2f07de3b6cacf44462635ab0fff56391b491e454;hp=5fd69e05805c40f734e098246ed332b59b721851;hpb=d7b8eec7dc7fe307d3a08b32cf1a9ad4276ce6d5;p=elogind.git diff --git a/src/shared/fileio-label.c b/src/shared/fileio-label.c index 5fd69e058..bec988ca7 100644 --- a/src/shared/fileio-label.c +++ b/src/shared/fileio-label.c @@ -19,13 +19,9 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . ***/ -#include -#include -#include #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) {