1
0
Fork 0
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:
Jonas 'Sortie' Termansen 2013-04-22 11:39:42 +02:00
parent ee4acf731c
commit 881776f72b

View file

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