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]
/
nsctl.c
diff --git
a/nsctl.c
b/nsctl.c
index
59ad0c6
..
4e19468
100644
(file)
--- a/
nsctl.c
+++ b/
nsctl.c
@@
-8,6
+8,7
@@
#include <netdb.h>
#include <signal.h>
+#include "dhcp6.h"
#include "l2tpns.h"
#include "control.h"