chiark / gitweb /
Remove networkd checks
[elogind.git] / src / shared / cap-list.c
index 8033e8c7b2781d8a9a88e367581313bdbbc77595..bd5bffbfa519479a207a4a2ef5744aab80c75e3a 100644 (file)
@@ -19,7 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <linux/capability.h>
 #include <string.h>
 
 #include "util.h"