include net_convert.h again so that byte swaps will run on WIN32

This commit is contained in:
Jeff Hill
2000-04-28 01:04:39 +00:00
parent 070c34cccc
commit 68c049fa73
2 changed files with 3 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
#include "asLib.h"
#include "callback.h"
#include "asDbLib.h"
#include "net_convert.h"
#include "server.h"

View File

@@ -36,6 +36,8 @@
#include "osiSock.h"
#include "tsStamp.h"
#include "errlog.h"
#include "net_convert.h"
#include "server.h"
/*