chiark / gitweb /
journalctl: clean up how we log errors
[elogind.git] / src / shared / arphrd-list.c
index 6e113eff7a183c54282dc74830fdfe9de2432b86..284043cd900198c0d386186d869ac5887f2d88d7 100644 (file)
@@ -20,7 +20,6 @@
 ***/
 
 #include <net/if_arp.h>
-#include <sys/socket.h>
 #include <string.h>
 
 #include "util.h"