]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/tmpfiles/tmpfiles.c
tmpfiles: remove spurious include of <sys/capability.h>
[thirdparty/systemd.git] / src / tmpfiles / tmpfiles.c
index d40bd96f1b4169fc1f6c55cfcb0eeec42fefc342..44ea51e26b61d9f2fa665742858638c9fc750740 100644 (file)
@@ -38,7 +38,6 @@
 #include <sys/param.h>
 #include <glob.h>
 #include <fnmatch.h>
-#include <sys/capability.h>
 #include <sys/xattr.h>
 
 #include "log.h"