diff options
Diffstat (limited to 'textproc/coco/files/patch-src_emacs.c')
-rw-r--r-- | textproc/coco/files/patch-src_emacs.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/coco/files/patch-src_emacs.c b/textproc/coco/files/patch-src_emacs.c deleted file mode 100644 index 8f1d4926dd9b..000000000000 --- a/textproc/coco/files/patch-src_emacs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/emacs.c.orig Wed Sep 4 20:33:38 2002 -+++ src/emacs.c Wed Sep 4 20:33:40 2002 -@@ -510,8 +510,6 @@ - { - char stack_bottom_variable; - int skip_args = 0; -- extern int errno; -- extern sys_nerr; - - #ifdef LINUX_SBRK_BUG - __sbrk (1); |