Add include for string.h. Needs to be done more portably, but I'm too tired.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2002-06-26 23:01:25 +00:00
parent fd1ded5c4a
commit c963f300e6

View file

@ -34,6 +34,8 @@
#include "QF/pr_comp.h"
#include <string.h>
//============================================================================
#define MAX_REGS 65536