a start on a #include audit for the header files and misc fixups for win32

This commit is contained in:
Bill Currie 2000-12-30 05:18:48 +00:00
parent e245db2d12
commit ee47b4d568
22 changed files with 55 additions and 58 deletions

View file

@ -44,6 +44,7 @@
#include <sys/types.h>
#include <sys/mman.h>
#include "cvar.h"
#include "host.h"
#include "qargs.h"
#include "sys.h"