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]
/
util.c
diff --git
a/util.c
b/util.c
index
bbf94ba
..
ff6bf1e
100644
(file)
--- a/
util.c
+++ b/
util.c
@@
-9,6
+9,7
@@
#include <string.h>
#include <sys/mman.h>
#include <string.h>
#include <sys/mman.h>
+#include "dhcp6.h"
#include "l2tpns.h"
#ifdef BGP
#include "bgp.h"
#include "l2tpns.h"
#ifdef BGP
#include "bgp.h"