freebsd-ports/net-p2p/libfreenet/files/patch-testclient.c
Ying-Chieh Liao 20c77d2527 add libfreenet
Freenet library written in C
2001-03-31 07:32:20 +00:00

10 lines
235 B
C

--- 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"