diff options
Diffstat (limited to 'gcc/cppalloc.c')
-rw-r--r-- | gcc/cppalloc.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/cppalloc.c b/gcc/cppalloc.c index 4568c45..40944b7 100644 --- a/gcc/cppalloc.c +++ b/gcc/cppalloc.c @@ -23,10 +23,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. what you give them. Help stamp out software-hoarding! */ #include "config.h" -#include <stdio.h> -#ifdef HAVE_STDLIB_H -#include <stdlib.h> -#endif +#include "system.h" #include "cpplib.h" static void |