remove info after #undef _POSIX_TIMERS
This commit is contained in:
parent
3977443581
commit
1abfde0e03
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
||||||
/* timeouts */
|
/* timeouts */
|
||||||
#undef _POSIX_TIMEOUTS
|
#undef _POSIX_TIMEOUTS
|
||||||
/* timers */
|
/* timers */
|
||||||
#undef _POSIX_TIMERS 200112L
|
#undef _POSIX_TIMERS
|
||||||
/* typed memory objects */
|
/* typed memory objects */
|
||||||
#undef _POSIX_TYPED_MEMORY_OBJECTS
|
#undef _POSIX_TYPED_MEMORY_OBJECTS
|
||||||
/* may disable terminal spec chars */
|
/* may disable terminal spec chars */
|
||||||
|
|
Loading…
Reference in a new issue