summaryrefslogtreecommitdiff
path: root/network_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'network_client.c')
-rw-r--r--network_client.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/network_client.c b/network_client.c
index db78632e3..5dcef49c2 100644
--- a/network_client.c
+++ b/network_client.c
@@ -1,14 +1,13 @@
/* $Id$ */
+#ifdef ENABLE_NETWORK
+
#include "stdafx.h"
#include "debug.h"
#include "string.h"
#include "strings.h"
#include "network_data.h"
#include "date.h"
-
-#ifdef ENABLE_NETWORK
-
#include "table/strings.h"
#include "functions.h"
#include "network_client.h"