projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update changelog
[l2tpns.git]
/
arp.c
diff --git
a/arp.c
b/arp.c
index
e9c7584
..
111f973
100644
(file)
--- a/
arp.c
+++ b/
arp.c
@@
-5,9
+5,10
@@
#include <net/ethernet.h>
#include <net/if_arp.h>
#include <linux/if_packet.h>
#include <net/ethernet.h>
#include <net/if_arp.h>
#include <linux/if_packet.h>
-#include <sys/socket.h>
#include <linux/rtnetlink.h>
#include <linux/rtnetlink.h>
+#include <netinet/ip6.h>
+#include "dhcp6.h"
#include "l2tpns.h"
/* Most of this code is based on keepalived:vrrp_arp.c */
#include "l2tpns.h"
/* Most of this code is based on keepalived:vrrp_arp.c */