diff --git a/source/net_chan.c b/source/net_chan.c index 0137be3..358e1ee 100644 --- a/source/net_chan.c +++ b/source/net_chan.c @@ -26,10 +26,10 @@ $Id$ */ -#ifndef _WIN32 #ifdef HAVE_CONFIG_H # include "config.h" #endif +#ifndef _WIN32 # include #else # include