typos fixed
[libfirm] / ir / tr / type_t.h
index ae12863..59d233f 100644 (file)
@@ -12,9 +12,8 @@
 
 # ifndef _TYPE_T_H_
 # define _TYPE_T_H_
-# ifdef HAVE_CONFIG_H
-# include "config.h"
-# endif
+
+# include "firm_config.h"
 # include "type.h"
 # include "tpop_t.h"
 
@@ -131,8 +130,6 @@ struct type {
   struct dbg_info* dbi;    /**< A pointer to information for debug support. */
 
   /* ------------- fields for analyses ---------------*/
-  ir_node **allocations;    /**< array of all Alloc nodes with this type
-                  @@@ Should not be in here, hash table! */
 
 #ifdef DEBUG_libfirm
   int nr;             /**< a unique node number for each node to make output