chiark / gitweb /
endian: explicitly include endian.h wherever we want to use __BYTE_ORDER
[elogind.git] / src / shared / socket-util.h
index f938f86200c55da82003c5809d08021530d8e2c9..ec85d949cead0cebbef5db018ffc378bc7875ded 100644 (file)
@@ -24,7 +24,6 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <sys/un.h>
-#include <net/if.h>
 #include <asm/types.h>
 #include <linux/netlink.h>
 #include <linux/if_packet.h>