freebsd-ports/net/l2tpd/files/patch-call.c

16 lines
277 B
C
Raw Normal View History

$FreeBSD$
--- call.c 2002/10/22 09:41:27 1.1
+++ call.c 2002/10/22 09:43:13
@@ -13,9 +13,6 @@
#include <stdio.h>
#include <fcntl.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
#include <sys/wait.h>
#include <stdlib.h>
#include <string.h>