projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
IPv6 load-balancing
[l2tpns.git]
/
autothrottle.c
diff --git
a/autothrottle.c
b/autothrottle.c
index
007f926
..
25dd647
100644
(file)
--- a/
autothrottle.c
+++ b/
autothrottle.c
@@
-1,6
+1,7
@@
#include <string.h>
-#include <sys/socket.h>
#include <linux/rtnetlink.h>
+#include <netinet/ip6.h>
+#include "dhcp6.h"
#include "l2tpns.h"
#include "plugin.h"