#ifdef DECL_STRCHR extern char *strchr (const char *, int); extern char *strrchr (const char *, int); #endif