Loads do not remove any nodes from the exec after sets. Also fix a 'node leak'.
[libfirm] / ir / adt / util.h
index a5d1fe1..6730c44 100644 (file)
@@ -26,6 +26,8 @@
 #ifndef FIRM_ADT_UTIL_H
 #define FIRM_ADT_UTIL_H
 
+#include "firm_config.h"
+
 /**
  * Get the offset of a member of a struct.
  * @param type   The type of the struct member is in.