summaryrefslogtreecommitdiff
path: root/shells/es/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'shells/es/patches/patch-af')
-rw-r--r--shells/es/patches/patch-af20
1 files changed, 20 insertions, 0 deletions
diff --git a/shells/es/patches/patch-af b/shells/es/patches/patch-af
new file mode 100644
index 00000000000..f180b924b2c
--- /dev/null
+++ b/shells/es/patches/patch-af
@@ -0,0 +1,20 @@
+$NetBSD: patch-af,v 1.1 2005/03/10 15:18:31 tv Exp $
+
+--- config.h.orig 1995-05-30 07:13:53.000000000 -0400
++++ config.h
+@@ -378,6 +378,15 @@
+ #endif
+ #endif
+
++#ifdef __INTERIX
++#ifndef USE_WAIT3
++#define USE_WAIT3 0
++#endif
++#ifndef USE_SIGACTION
++#define USE_SIGACTION 1
++#endif
++#endif
++
+
+ /*
+ * default defaults -- don't change this section