summaryrefslogtreecommitdiff
blob: 350659745d07fcf53a28c773327545f6e1c97515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- tparam.c.orig	Sun Feb 15 22:40:15 1998
+++ tparam.c	Thu Sep  5 08:16:58 2002
@@ -24,9 +24,11 @@
 #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