summaryrefslogtreecommitdiff
path: root/editors/jove/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /editors/jove/files/patch-ab
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
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 ----