summaryrefslogtreecommitdiff
path: root/editors/jove/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/jove/files/patch-ab')
-rw-r--r--editors/jove/files/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/jove/files/patch-ab b/editors/jove/files/patch-ab
new file mode 100644
index 000000000000..8d60db58ccbb
--- /dev/null
+++ b/editors/jove/files/patch-ab
@@ -0,0 +1,12 @@
+*** externs.h.orig Tue Nov 22 15:00:07 1994
+--- externs.h Tue Nov 22 15:01:18 1994
+***************
+*** 72,78 ****
+ #ifdef POSIX_UNISTD
+ # include <unistd.h>
+ # if _POSIX_VERSION < 199009L /* defined in <unistd.h>: can't test earlier */
+- typedef int ssize_t; /* not defined in original POSIX.1 */
+ # endif
+ # include <fcntl.h>
+ #else /* !POSIX_UNISTD */
+--- 72,77 ----