Do only one call to GetVersionEx in the common case.
[pspp] / lib / getaddrinfo.c
index e4ed8213c0391f17d4639160362f9b696637390c..6a36bf0fc0a923af6ce68905e4aeaf7017a2cff1 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <config.h>
 
-#include "getaddrinfo.h"
+#include <netdb.h>
 
 #if HAVE_NETINET_IN_H
 # include <netinet/in.h>