ENH: second try to fix qnx build problem
This commit is contained in:
parent
c143513f82
commit
c98d6ad668
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#ifdef __QNX__
|
||||
#ifdef HAVE_STRINGS_H
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue