Added _XOPEN_VERSION

This commit is contained in:
Gitea 2020-12-01 17:33:11 -06:00
parent a03a990c86
commit adcc487d81
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#endif
#ifndef _XOPEN_VERSION
/* we having this (define _XOPEN_VERSION 700) or not? */
#define _XOPEN_VERSION 700
#endif
/*