mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-25 13:32:01 +00:00
#define _POSIX_
This commit is contained in:
parent
ad03ff24de
commit
6d3b7f22af
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@
|
|||
#define GLOBAL_CFG_FILE ".\\qforge.cfg"
|
||||
|
||||
/* Posix, needed for limits.h and Unix stuffs to work right */
|
||||
#undef _POSIX_
|
||||
#define _POSIX_
|
||||
|
||||
/* Define if we've scitech MGL library and mgraph.h */
|
||||
#define HAVE_MGRAPH_H 1
|
||||
|
|
Loading…
Reference in a new issue