aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mtools/files/patch-c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mtools/files/patch-c')
-rw-r--r--emulators/mtools/files/patch-c15
1 files changed, 0 insertions, 15 deletions
diff --git a/emulators/mtools/files/patch-c b/emulators/mtools/files/patch-c
deleted file mode 100644
index d0a0e5c333ca..000000000000
--- a/emulators/mtools/files/patch-c
+++ /dev/null
@@ -1,15 +0,0 @@
-*** sysincludes.h~ Tue Feb 11 18:19:17 1997
---- sysincludes.h Fri Feb 28 15:50:01 1997
-***************
-*** 108,117 ****
-
- #include <errno.h>
- extern int errno;
-- #ifndef netbsd
-- /* NetBSD seems to choke on this, due to a slightly non-standard definition */
-- extern char *sys_errlist[];
-- #endif
- #include <pwd.h>
-
- /* On AIX, we have to prefer strings.h, as string.h lacks a prototype
---- 108,113 ----