mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
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,...)
|