summaryrefslogtreecommitdiffstats
path: root/src/util/support/cache-addrinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/support/cache-addrinfo.h')
-rw-r--r--src/util/support/cache-addrinfo.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/util/support/cache-addrinfo.h b/src/util/support/cache-addrinfo.h
index d4d26b14f..a1b7fb28b 100644
--- a/src/util/support/cache-addrinfo.h
+++ b/src/util/support/cache-addrinfo.h
@@ -100,11 +100,10 @@
* these functions, and throw all this away. Pleeease? :-)
*/
-#include "port-sockets.h"
-#include "socket-utils.h"
#include "k5-platform.h"
#include "k5-thread.h"
-
+#include "port-sockets.h"
+#include "socket-utils.h"
#include "fake-addrinfo.h"
#if defined (__APPLE__) && defined (__MACH__) && 0