summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-10-26 21:33:41 +0000
committerkrion <krion@FreeBSD.org>2003-10-26 21:33:41 +0000
commit6c106bef4f5fbef95f22f9bf7c27c18334ec824a (patch)
treeaf388169e4ddac1ab82e8a426eb042226b90da5f /news
parentb62a9b514546a0c659e951733021c03941815845 (diff)
downloadFreeBSD-ports-6c106bef4f5fbef95f22f9bf7c27c18334ec824a.zip
FreeBSD-ports-6c106bef4f5fbef95f22f9bf7c27c18334ec824a.tar.gz
- Fix build on 5.x
Reported by: bento (kris)
Diffstat (limited to 'news')
-rw-r--r--news/noffle/files/patch-src::client.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/noffle/files/patch-src::client.c b/news/noffle/files/patch-src::client.c
new file mode 100644
index 0000000..eb40947
--- /dev/null
+++ b/news/noffle/files/patch-src::client.c
@@ -0,0 +1,10 @@
+--- src/client.c.orig Sun Oct 26 22:31:18 2003
++++ src/client.c Sun Oct 26 22:31:34 2003
+@@ -8,6 +8,7 @@
+ #include <config.h>
+ #endif
+
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <arpa/inet.h>
+ #include <ctype.h>
OpenPOWER on IntegriCloud