--- src/packlib/kuip/programs/kxterm/utils.h.ORIG Thu Apr 11 19:04:24 1996 +++ src/packlib/kuip/programs/kxterm/utils.h Mon Jun 21 01:46:25 1999 @@ -77,11 +77,13 @@ #endif ); +#if !defined(__linux__) extern char *strdup( #if 0 /* some broken define it without const */ const char *str #endif ); +#endif #if !defined(__convexc__) extern int strcasecmp( #ifndef _NO_PROTO