projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change log level
[l2tpns.git]
/
setrxspeed.c
diff --git
a/setrxspeed.c
b/setrxspeed.c
index
2e9e663
..
a808c85
100644
(file)
--- a/
setrxspeed.c
+++ b/
setrxspeed.c
@@
-1,11
+1,11
@@
#include <string.h>
#include <string.h>
+#include <netinet/ip6.h>
+#include "dhcp6.h"
#include "l2tpns.h"
#include "plugin.h"
/* fudge up session rx speed if not set */
#include "l2tpns.h"
#include "plugin.h"
/* fudge up session rx speed if not set */
-char const *cvs_id = "$Id: setrxspeed.c,v 1.4 2005/10/11 09:04:53 bodea Exp $";
-
int plugin_api_version = PLUGIN_API_VERSION;
static struct pluginfuncs *f = 0;
int plugin_api_version = PLUGIN_API_VERSION;
static struct pluginfuncs *f = 0;