network_data.c
changeset 4826 6a545d194528
parent 4077 d4d440dd8925
child 4880 aac84a9dcd03
--- a/network_data.c	Thu Oct 12 13:46:45 2006 +0000
+++ b/network_data.c	Thu Oct 12 14:13:39 2006 +0000
@@ -1,12 +1,10 @@
 /* $Id$ */
 
+#ifdef ENABLE_NETWORK
+
 #include "stdafx.h"
 #include "debug.h"
 #include "network_data.h"
-
-// Is the network enabled?
-#ifdef ENABLE_NETWORK
-
 #include "functions.h"
 #include "string.h"
 #include "table/strings.h"