ports/net-p2p/libfreenet/files/patch-testserver.c
Ying-Chieh Liao 667cca3b61 upgrade to 0.4.0
drop maintainership
2001-05-27 10:52:30 +00:00

10 lines
224 B
C

--- testserver.c.orig Tue May 22 05:04:28 2001
+++ testserver.c Sun May 27 18:47:01 2001
@@ -19,6 +19,7 @@
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
+#include <netinet/in.h>
#include <sys/socket.h>