diff --git a/misc/comm.c b/misc/comm.c index 886d9e43a41..057995fb8ae 100644 --- a/misc/comm.c +++ b/misc/comm.c @@ -67,13 +67,14 @@ #endif #include "heap.h" #include "options.h" -#include "debug.h" #include "server/request.h" #include "server.h" #include "process.h" #include "winerror.h" +#include "debug.h" + #ifndef TIOCINQ #define TIOCINQ FIONREAD #endif