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

11 lines
234 B
C

--- aaa.c 2002/10/22 09:41:27 1.1
+++ aaa.c 2002/10/22 09:42:57
@@ -14,8 +14,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
#include <string.h>
#include <errno.h>
#include "l2tp.h"