freebsd-ports/net/l2tpd/files/patch-misc.c
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

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