68e01f3
diff -p -up ./configure.org ./configure
68e01f3
--- ./configure.org     2014-06-04 21:00:03.027735142 +0200
68e01f3
+++ ./configure 2014-06-04 21:04:46.428267513 +0200
68e01f3
@@ -5650,7 +5650,8 @@ fi
68e01f3
 LIBPTHREAD=$LIBPTHREAD
68e01f3
 
68e01f3
 # Checks for header files.
68e01f3
-for ac_header in limits.h stdlib.h string.h
68e01f3
+for ac_header in limits.h stdlib.h string.h inttypes.h stdint.h memory.h \
68e01f3
+			strings.h sys/stat.h sys_time.h sys_types.h termios.h
68e01f3
 do :
68e01f3
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
68e01f3
 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"