chiark / gitweb /
remove unused includes
[elogind.git] / src / network / networkd-netdev-vxlan.c
index d5128cb7c02a5667500109c719921825f0267ee6..4a3a51104f1a7ec79e995b81bf0542f9ca19d8e6 100644 (file)
@@ -19,8 +19,6 @@
     along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <netinet/ether.h>
-#include <arpa/inet.h>
 #include <net/if.h>
 
 #include "sd-rtnl.h"