summaryrefslogtreecommitdiff
path: root/news/knews/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'news/knews/patches/patch-ae')
-rw-r--r--news/knews/patches/patch-ae17
1 files changed, 17 insertions, 0 deletions
diff --git a/news/knews/patches/patch-ae b/news/knews/patches/patch-ae
new file mode 100644
index 00000000000..9816daec744
--- /dev/null
+++ b/news/knews/patches/patch-ae
@@ -0,0 +1,17 @@
+$NetBSD: patch-ae,v 1.4 2000/08/01 21:59:27 tron Exp $
+
+--- src/global.h.orig Sat Nov 21 15:43:56 1998
++++ src/global.h Tue Aug 1 23:56:21 2000
+@@ -2,10 +2,12 @@
+ * Copyright (C) 1995, 1996 Karl-Johan Johnsson.
+ */
+
++#ifndef __NetBSD__
+ #undef _POSIX_SOURCE
+ #define _POSIX_SOURCE 1
+ #undef _POSIX_C_SOURCE
+ #define _POSIX_C_SOURCE 2
++#endif
+
+ #define KNEWS_VERSION "1.0b.1"
+