summaryrefslogtreecommitdiff
path: root/news/newspost
diff options
context:
space:
mode:
Diffstat (limited to 'news/newspost')
-rw-r--r--news/newspost/files/patch-aa10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/newspost/files/patch-aa b/news/newspost/files/patch-aa
new file mode 100644
index 000000000000..fdd8ccde64e7
--- /dev/null
+++ b/news/newspost/files/patch-aa
@@ -0,0 +1,10 @@
+--- base/socket.c.orig Sun Jul 21 21:58:52 2002
++++ base/socket.c Thu Feb 6 12:22:46 2003
+@@ -19,6 +19,7 @@
+ */
+
+ #include <signal.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netdb.h>
+ #include <netinet/in.h>