From 77355bd5f213c49c1c36c812a230cead2e20f83e Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Wed, 3 Nov 1999 10:28:30 +0000 Subject: * dwarf2out.c: Do not include ctype.h. From-SVN: r30371 --- gcc/dwarf2out.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/dwarf2out.c') diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 08b957d..41fe6cb 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -44,7 +44,6 @@ Boston, MA 02111-1307, USA. */ #include "dwarf2out.h" #include "toplev.h" #include "dyn-string.h" -#include /* We cannot use in GCC source, since that would include GCC's assert.h, which may not be compatible with the host compiler. */ -- cgit v1.1