diff options
Diffstat (limited to 'lang/sr/patches/patch-aw')
-rw-r--r-- | lang/sr/patches/patch-aw | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/sr/patches/patch-aw b/lang/sr/patches/patch-aw new file mode 100644 index 00000000000..dff8747e9eb --- /dev/null +++ b/lang/sr/patches/patch-aw @@ -0,0 +1,12 @@ +$NetBSD: patch-aw,v 1.1 2005/03/02 13:29:03 is Exp $ + +--- rts/srx.c.orig 2005-03-01 16:26:10.000000000 +0000 ++++ rts/srx.c +@@ -19,6 +19,7 @@ + #include "rts.h" + #include <fcntl.h> + #include <signal.h> ++#include <unistd.h> + #include <sys/param.h> + + #ifdef __PARAGON__ |