diff --git a/qw/source/master.c b/qw/source/master.c index 30a82c78d..d299866bb 100644 --- a/qw/source/master.c +++ b/qw/source/master.c @@ -37,6 +37,7 @@ static const char rcsid[] = #ifdef HAVE_UNISTD_H # include "unistd.h" #endif +#include #ifdef HAVE_SYS_SOCKET_H # include #endif @@ -56,7 +57,6 @@ static const char rcsid[] = # include #endif -#include #include #include #include