Compile fix from WildCode.

This commit is contained in:
Zephaniah E. Hull 2000-09-28 07:38:28 +00:00
parent 3935e40c3a
commit d92270d20c

View file

@ -44,6 +44,9 @@
#ifdef HAVE_STRINGS_H
#include <strings.h>
#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
extern cvar_t *gl_flashblend;
extern cvar_t *cl_autoexec;