aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tpd/files/patch-misc.c
blob: 5fa3e7fb827602386fd25487b1067e3c591128cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- misc.c  2002/10/22 09:41:27 1.1
+++ misc.c  2002/10/22 09:43:50
@@ -20,7 +20,6 @@
 #if defined(SOLARIS)
 # include <varargs.h>
 #endif
-#include <netinet/in.h>
 #include "l2tp.h"
 
 void log(int level, const char *fmt,...)