mirror of
git://slackware.nl/current.git
synced 2025-01-14 08:01:11 +01:00
13 lines
308 B
Diff
13 lines
308 B
Diff
|
--- ./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
|