types for constants (optional)
[libfirm] / ir / adt / xmalloc.c
index 087a0db..89ab63a 100644 (file)
@@ -19,7 +19,8 @@
 
 #include <stdlib.h>
 #include <string.h>
-#include "misc.h"
+
+#include "xmalloc.h"
 #include "panic.h"