#include audit

This commit is contained in:
Bill Currie 2000-12-30 02:16:36 +00:00
parent a9ffb0002f
commit ccba39666b
141 changed files with 825 additions and 749 deletions

View file

@ -38,11 +38,11 @@
#include <sys/stat.h>
#include <sys/time.h>
#include "sys.h"
#include "qargs.h"
#include "host.h"
#include "cvar.h"
#include "host.h"
#include "qargs.h"
#include "server.h"
#include "sys.h"
/* This is unused in the client, but we need the symbol there too. */
server_static_t svs;