Source
--- configure.orig Wed Feb 23 12:58:34 2005
+++ configure Wed Feb 23 12:59:10 2005
@@ -718,6 +718,7 @@
i_resultid='HAVE_'${i_r}
$ic_show_message $ic_ECHO_N "Checking whether the C header file $i_header exists... $ic_ECHO_C"
cat >$ic_testfile.c <<__IC_EOF__
+#include <sys/types.h>
#include <$i_header>
__IC_EOF__
i_result=0