diff options
Diffstat (limited to 'editors/emacs/patches/patch-ap')
-rw-r--r-- | editors/emacs/patches/patch-ap | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/emacs/patches/patch-ap b/editors/emacs/patches/patch-ap deleted file mode 100644 index 8d492099671..00000000000 --- a/editors/emacs/patches/patch-ap +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ap,v 1.5 2008/10/11 09:56:38 uebayasi Exp $ - ---- src/buffer.c.orig 2008-10-10 10:35:49.000000000 +0900 -+++ src/buffer.c -@@ -29,11 +29,6 @@ Boston, MA 02110-1301, USA. */ - #include <errno.h> - #include <stdio.h> - --#ifndef USE_CRT_DLL --extern int errno; --#endif -- -- - #ifdef HAVE_UNISTD_H - #include <unistd.h> - #endif |