summaryrefslogtreecommitdiff
path: root/cad/magic/files/patch-misc::magsgtty.h
diff options
context:
space:
mode:
Diffstat (limited to 'cad/magic/files/patch-misc::magsgtty.h')
-rw-r--r--cad/magic/files/patch-misc::magsgtty.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/cad/magic/files/patch-misc::magsgtty.h b/cad/magic/files/patch-misc::magsgtty.h
deleted file mode 100644
index aea392548047..000000000000
--- a/cad/magic/files/patch-misc::magsgtty.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- misc/magsgtty.h 2001-09-21 17:15:45.000000000 +0200
-+++ misc/magsgtty.h 2008-02-04 19:28:46.000000000 +0100
-@@ -20,7 +20,9 @@
-
- #ifndef _MAGSGTTY
-
--#if !defined(SYSV) && !defined(CYGWIN)
-+#ifdef __FreeBSD__
-+#include <termios.h>
-+#elif !defined(SYSV) && !defined(CYGWIN)
- # ifdef ALPHA
- # undef MAX
- # undef MIN