aboutsummaryrefslogtreecommitdiff
path: root/news/suck/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'news/suck/files/patch-ae')
-rw-r--r--news/suck/files/patch-ae10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/suck/files/patch-ae b/news/suck/files/patch-ae
new file mode 100644
index 000000000000..e2beba6ed078
--- /dev/null
+++ b/news/suck/files/patch-ae
@@ -0,0 +1,10 @@
+--- rpost.c.orig Wed Mar 22 11:05:03 2000
++++ rpost.c Wed Mar 22 11:05:28 2000
+@@ -6,6 +6,7 @@
+ #include <netdb.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>
++#include <sys/syslimits.h>
+ #ifdef HAVE_UNISTD_H
+ #include <unistd.h>
+ #endif