renamed all type * to ir_type *
[libfirm] / ir / ir / irreflect.c
index feb5049..fbd0d2c 100644 (file)
@@ -10,6 +10,8 @@
 # include "config.h"
 #endif
 
+#include <assert.h>
+
 #ifdef HAVE_STDLIB_H
 # include <stdlib.h>
 #endif