#define _POSIX_

This commit is contained in:
Anton E. Gavrilov 2000-05-22 03:37:18 +00:00
parent ad03ff24de
commit 6d3b7f22af

View file

@ -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