You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
232 B
11 lines
232 B
24 years ago
|
--- config.h.in.orig Wed Feb 6 17:29:06 2002
|
||
|
+++ config.h.in Wed Feb 6 17:29:16 2002
|
||
|
@@ -238,6 +238,7 @@
|
||
|
|
||
|
/* getaddrinfo things */
|
||
|
#include <netdb.h>
|
||
|
+#include <sys/types.h>
|
||
|
#include <sys/socket.h>
|
||
|
|
||
|
#ifndef HAVE_GETADDRINFO
|