summaryrefslogtreecommitdiffstats
path: root/source/l/libtermcap/termcap-compat_1.2.3.diff
blob: 4c7cdea85fc810212783dcacb50e543a4a651c0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./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