Index: /trunk/zoo-project/zoo-kernel/response_print.c
===================================================================
--- /trunk/zoo-project/zoo-kernel/response_print.c	(revision 955)
+++ /trunk/zoo-project/zoo-kernel/response_print.c	(revision 956)
@@ -23,5 +23,4 @@
  */
 
-#include "response_print.h"
 #ifdef USE_MS
 #include "service_internal_ms.h"
@@ -35,4 +34,5 @@
 #include "service_internal.h"
 #include "server_internal.h"
+#include "response_print.h"
 
 #ifndef WIN32
