mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-12 15:06:44 +02:00
Don't include stdlib.h here. It's already included via system.h.
This commit is contained in:
@@ -40,10 +40,6 @@
|
||||
|
||||
#define AUTHORS N_ ("Stuart Kemp and David MacKenzie")
|
||||
|
||||
#ifdef STDC_HEADERS
|
||||
# include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#ifndef TRUE
|
||||
# define FALSE 0
|
||||
# define TRUE 1
|
||||
|
||||
Reference in New Issue
Block a user