1 2 3 4 5 6 7 8 9 10 11
--- configure.orig Wed Feb 16 13:47:48 2005 +++ configure Wed Feb 16 13:48:05 2005 @@ -3188,6 +3188,8 @@ cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ +#include <sys/types.h> +#include <sys/socket.h> #include <netinet/in.h> int main ()