mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +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
|
||||
|
||||
#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_SERVERINFO_STRING 512
|
||||
|
|
Loading…
Reference in a new issue