mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-26 10:39:01 +02:00
Revert to using #if HAVE_STDLIB_H
to guard inclusion of <stdlib.h>.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ AC_DEFUN(jm_CHECK_DECLS,
|
||||
# include <strings.h>
|
||||
# endif
|
||||
#endif
|
||||
#if STDC_HEADERS
|
||||
#if HAVE_STDLIB_H
|
||||
# include <stdlib.h>
|
||||
#endif
|
||||
#if HAVE_UNISTD_H
|
||||
|
||||
Reference in New Issue
Block a user