--- tparam.c.orig Sun Sep 3 01:53:43 1995 +++ tparam.c Fri Aug 23 20:47:45 2002 @@ -21,10 +21,6 @@ #endif #ifndef emacs -#if defined(HAVE_STRING_H) || defined(STDC_HEADERS) -#define bcopy(s, d, n) memcpy ((d), (s), (n)) -#endif - #ifdef STDC_HEADERS #include #include