chiark / gitweb /
sd-rtnl: always include linux/rtnetlink.h
[elogind.git] / src / nspawn / nspawn.c
index fcc0f17aee011a9542262bd0d18177d6dcdadf62..a81bb8ea4175077856f0aa7085c2f0bf688ccf68 100644 (file)
@@ -40,7 +40,6 @@
 #include <sys/un.h>
 #include <sys/socket.h>
 #include <linux/netlink.h>
-#include <linux/rtnetlink.h>
 #include <sys/eventfd.h>
 #include <net/if.h>
 #include <linux/veth.h>