(_ALL_SOURCE): Don't redefine if already defined.
This commit is contained in:
parent
3395eec712
commit
89149b9f29
1 changed files with 2 additions and 0 deletions
|
@ -90,7 +90,9 @@ and this notice must be preserved on all copies. */
|
|||
|
||||
/* Some things figured out by the configure script, grouped as they are in
|
||||
configure.in. */
|
||||
#ifndef _ALL_SOURCE /* suppress warning if this is pre-defined */
|
||||
#undef _ALL_SOURCE
|
||||
#endif
|
||||
#undef HAVE_SYS_TIMEB_H
|
||||
#undef HAVE_SYS_TIME_H
|
||||
#undef HAVE_UNISTD_H
|
||||
|
|
Loading…
Add table
Reference in a new issue