aboutsummaryrefslogblamecommitdiff
path: root/net/l2tpd/files/patch-misc.c
blob: 73dacaf20927b5d64699fca1b0127248d79911cb (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                           
--- 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,...)