--- includes.h.orig	2009-08-20 08:16:01.000000000 +0200
+++ includes.h	2009-10-03 13:26:42.160174196 +0200
@@ -57,6 +57,9 @@
 /*
  *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively
  */
+#ifdef HAVE_STRING_H
+# include <string.h>
+#endif
 #ifdef HAVE_STRINGS_H
 # include <strings.h>
 #endif
