diff options
Diffstat (limited to 'editors/emacs20/files/patch-src_emacs.c')
-rw-r--r-- | editors/emacs20/files/patch-src_emacs.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/emacs20/files/patch-src_emacs.c b/editors/emacs20/files/patch-src_emacs.c deleted file mode 100644 index 2e6ed6273985..000000000000 --- a/editors/emacs20/files/patch-src_emacs.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- src/emacs.c.orig Wed May 24 15:58:54 2000 -+++ src/emacs.c Mon Jul 29 23:23:20 2002 -@@ -602,7 +602,6 @@ - char stack_bottom_variable; - int skip_args = 0; - extern int errno; -- extern int sys_nerr; - #ifdef HAVE_SETRLIMIT - struct rlimit rlim; - #endif |