mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-29 07:12:30 +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"
|
#define GLOBAL_CFG_FILE ".\\qforge.cfg"
|
||||||
|
|
||||||
/* Posix, needed for limits.h and Unix stuffs to work right */
|
/* 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 if we've scitech MGL library and mgraph.h */
|
||||||
#define HAVE_MGRAPH_H 1
|
#define HAVE_MGRAPH_H 1
|
||||||
|
|
Loading…
Reference in a new issue