(_ALL_SOURCE): Don't redefine if already defined.

This commit is contained in:
Karl Heuer 1994-09-18 21:35:34 +00:00
parent 3395eec712
commit 89149b9f29

View file

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