summaryrefslogtreecommitdiffstats
path: root/source/xap/xxgdb/xxgdb-1.08-glibc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/xap/xxgdb/xxgdb-1.08-glibc.patch')
-rw-r--r--source/xap/xxgdb/xxgdb-1.08-glibc.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/source/xap/xxgdb/xxgdb-1.08-glibc.patch b/source/xap/xxgdb/xxgdb-1.08-glibc.patch
deleted file mode 100644
index 6ec7032cd..000000000
--- a/source/xap/xxgdb/xxgdb-1.08-glibc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- xxgdb/calldbx.c.ewt Thu Aug 29 15:39:07 1996
-+++ xxgdb/calldbx.c Thu Aug 29 15:39:31 1996
-@@ -76,6 +76,7 @@
- #include "global.h"
- #if !(defined(OLDSUNOS) || defined(BSD))
- #include <termio.h>
-+#include <sys/ioctl.h>
- #else
- #include <sgtty.h>
- #endif