ENH: second try to fix qnx build problem

This commit is contained in:
Bill Hoffman 2007-03-20 15:51:42 -04:00
parent c143513f82
commit c98d6ad668

View File

@ -25,7 +25,7 @@
#include <string.h>
#include <ctype.h>
#ifdef __QNX__
#ifdef HAVE_STRINGS_H
#include <strings.h>
#endif