summaryrefslogtreecommitdiff
path: root/math/yorick/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/yorick/patches/patch-ac')
-rw-r--r--math/yorick/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/math/yorick/patches/patch-ac b/math/yorick/patches/patch-ac
new file mode 100644
index 00000000000..752349b8e07
--- /dev/null
+++ b/math/yorick/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2002/01/18 17:32:23 drochner Exp $
+
+--- Yorick/yio.h.orig Thu Dec 5 01:49:39 1996
++++ Yorick/yio.h Fri Jan 18 18:25:01 2002
+@@ -18,6 +18,7 @@
+ #ifndef NO_STDIO_H
+ #include <stdio.h>
+ #endif
++#include <unistd.h>
+
+ /* Here are the ANSI standard prototypes for all of the stdio.h functions
+ used by Yorick. The defintion of FILE is, of course, bogus,