--- includes.h +++ includes.h @@ -54,6 +54,9 @@ /* *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively */ +#ifdef HAVE_STRING_H +# include +#endif #ifdef HAVE_STRINGS_H # include #endif