summaryrefslogtreecommitdiff
path: root/gcc/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hash.h')
-rwxr-xr-xgcc/hash.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/hash.h b/gcc/hash.h
index 16e5db5..7638a99 100755
--- a/gcc/hash.h
+++ b/gcc/hash.h
@@ -19,10 +19,6 @@ along with this program; if not, write to the Free Software
Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#ifndef IN_GCC
-#include <ansidecl.h>
-#endif /* ! IN_GCC */
-
#include "obstack.h"
typedef enum {false, true} boolean;