add include <sys/socket.h>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
47061b4e9b
commit
cfbd31a7fb
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user