--- find/fstype.c Thu Nov 3 11:33:48 1994 +++ find/fstype.c Tue May 2 15:31:42 2000 @@ -30,9 +30,6 @@ extern int errno; #endif -char *strdup (); -char *strstr (); - static char *filesystem_type_uncached P_((char *path, char *relpath, struct stat *statp)); static int xatoi P_((char *cp));