mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-30 12:40:42 +00:00
Stomp out a warning.
This commit is contained in:
parent
4ce4869143
commit
c164aa4ba5
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ static const char rcsid[] =
|
|||
#include <getopt.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <QF/qtypes.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue