Added _XOPEN_VERSION
This commit is contained in:
parent
a03a990c86
commit
adcc487d81
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef _XOPEN_VERSION
|
#ifndef _XOPEN_VERSION
|
||||||
/* we having this (define _XOPEN_VERSION 700) or not? */
|
#define _XOPEN_VERSION 700
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue