(svn r13333) -Fix: compilance without networking enabled.

This commit is contained in:
rubidium 2008-05-29 19:58:17 +00:00
parent be93c2c089
commit 61507ffeab
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
#include "network/network_server.h"
#include "core/alloc_func.hpp"
#include "string_func.h"
#include "strings_type.h"
#include "core/math_func.hpp"
#include "rev.h"
#include <stdarg.h>