ip: code shrink
[oweals/busybox.git] / networking / libiproute / ll_types.c
index 38b6c0516633865a1ff5ee966fe7a96cd32583a6..bb42e269e51b06153c66d8cb72c98f395eee3b73 100644 (file)
@@ -7,6 +7,7 @@
  *
  * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  */
+#include <sys/socket.h> /* linux/if_arp.h needs it on some systems */
 #include <arpa/inet.h>
 #include <linux/if_arp.h>