summaryrefslogtreecommitdiff
path: root/net/l2tpd/files/patch-call.c
blob: 45dbdf3629635bb4a9befab66855d7709633afd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$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>