summaryrefslogtreecommitdiff
path: root/net-p2p/libfreenet/files/patch-testclient.c
blob: 08a080bc7ce639a40e2ec9f0a59a136f142f001b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- testclient.c.orig	Sat Mar 31 15:17:15 2001
+++ testclient.c	Sat Mar 31 15:17:24 2001
@@ -20,7 +20,6 @@
 #include <string.h>
 #include <time.h>
 #include <unistd.h>
-#include <getopt.h>
 
 #include "protocol.h"
 #include "client.h"