mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-13 00:24:12 +00:00
Actually compile, oops.
This commit is contained in:
parent
5245f56012
commit
f25cea4112
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdlib.h> // for size_t. sys/types.h SHOULD be used, but can't :(bc)
|
#include <stdlib.h> // for size_t. sys/types.h SHOULD be used, but can't :(bc)
|
||||||
|
#include <QF/qtypes.h>
|
||||||
|
|
||||||
#define MAX_INFO_STRING 512
|
#define MAX_INFO_STRING 512
|
||||||
#define MAX_SERVERINFO_STRING 512
|
#define MAX_SERVERINFO_STRING 512
|
||||||
|
|
Loading…
Reference in a new issue