aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 12 deletions
diff --git a/editors/jove/files/patch-ab b/editors/jove/files/patch-ab
deleted file mode 100644
index 8d60db58ccbb..000000000000
--- a/editors/jove/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-*** 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 ----