summaryrefslogtreecommitdiffstats
path: root/source/l/libtermcap/termcap-compat_1.2.3.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libtermcap/termcap-compat_1.2.3.diff')
-rw-r--r--source/l/libtermcap/termcap-compat_1.2.3.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/source/l/libtermcap/termcap-compat_1.2.3.diff b/source/l/libtermcap/termcap-compat_1.2.3.diff
deleted file mode 100644
index 4c7cdea85..000000000
--- a/source/l/libtermcap/termcap-compat_1.2.3.diff
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./tparam.c.orig Thu Feb 14 17:10:50 2002
-+++ ./tparam.c Thu Feb 14 17:11:13 2002
-@@ -24,9 +24,6 @@
- #undef STDC_HEADERS
- #define STDC_HEADERS
- #define HAVE_UNISTD_H
--#if defined(HAVE_STRING_H) || defined(STDC_HEADERS)
--#define bcopy(s, d, n) memcpy ((d), (s), (n))
--#endif
- #endif
-
- #ifdef STDC_HEADERS