mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Declare obsolete POSIX declarations.
This commit is contained in:
parent
ee4acf731c
commit
881776f72b
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* TODO: Improve these declarations, perhaps like they are in glibc. */
|
/* TODO: Improve these declarations, perhaps like they are in glibc. */
|
||||||
#define __POSIX_NO_OBSOLETE
|
/*#define __POSIX_NO_OBSOLETE*/
|
||||||
|
|
||||||
#ifdef __POSIX_NO_OBSOLETE
|
#ifdef __POSIX_NO_OBSOLETE
|
||||||
#define __POSIX_OBSOLETE 999999L
|
#define __POSIX_OBSOLETE 999999L
|
||||||
|
|
Loading…
Add table
Reference in a new issue