summaryrefslogtreecommitdiff
path: root/emulators/prodosemu/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/prodosemu/files/patch-ab')
-rw-r--r--emulators/prodosemu/files/patch-ab18
1 files changed, 0 insertions, 18 deletions
diff --git a/emulators/prodosemu/files/patch-ab b/emulators/prodosemu/files/patch-ab
deleted file mode 100644
index 27e9049a30a4..000000000000
--- a/emulators/prodosemu/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- apple.h.orig Tue Jan 9 13:00:03 1996
-+++ apple.h Tue Aug 15 20:34:22 2000
-@@ -17,15 +17,6 @@
- #include <ctype.h>
- #endif
-
--#ifndef CBREAK
--/*#include <sgtty.h>*/
--#include <bsd/sgtty.h>
--#endif
--
--#ifndef TIOCGETP
--#include <sys/ioctl.h>
--#endif
--
- #ifndef O_NDELAY
- #include <fcntl.h>
- #endif