summaryrefslogtreecommitdiff
path: root/editors/mule-common/files/patch-src_emacs.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule-common/files/patch-src_emacs.c')
-rw-r--r--editors/mule-common/files/patch-src_emacs.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/mule-common/files/patch-src_emacs.c b/editors/mule-common/files/patch-src_emacs.c
deleted file mode 100644
index df4ab6815da7..000000000000
--- a/editors/mule-common/files/patch-src_emacs.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/emacs.c.~1~ Tue Aug 18 14:48:38 1998
-+++ src/emacs.c Fri Sep 20 23:04:16 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);