aboutsummaryrefslogtreecommitdiff
path: root/news/noffle/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-26 21:33:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-26 21:33:41 +0000
commited884f664640a82ff1bfadaf2c81706910bca15a (patch)
tree275f9112537c43cf98956af314a6f4e4b5a6a164 /news/noffle/files
parentabada95d3cabfa6df27cd43b196e66c3029baff3 (diff)
downloadports-ed884f664640a82ff1bfadaf2c81706910bca15a.tar.gz
ports-ed884f664640a82ff1bfadaf2c81706910bca15a.zip
- Fix build on 5.x
Reported by: bento (kris)
Notes
Notes: svn path=/head/; revision=92240
Diffstat (limited to 'news/noffle/files')
-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 000000000000..eb40947712b4
--- /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>