6172d4b590
With hat: portmgr Sponsored by: Absolight
10 lines
225 B
C
10 lines
225 B
C
--- 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,...)
|