projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add DHCPv6 functionality.
[l2tpns.git]
/
throttlectl.c
diff --git
a/throttlectl.c
b/throttlectl.c
index
adcff27
..
ef194f4
100644
(file)
--- a/
throttlectl.c
+++ b/
throttlectl.c
@@
-1,4
+1,6
@@
#include <string.h>
+#include <netinet/ip6.h>
+#include "dhcp6.h"
#include "l2tpns.h"
#include "plugin.h"
#include "control.h"