- add missing include
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 5 Oct 2008 15:07:10 +0000 (15:07 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sun, 5 Oct 2008 15:07:10 +0000 (15:07 +0000)
[r22499]

ir/ident/ident.c

index 0106279..47838da 100644 (file)
@@ -40,6 +40,7 @@
 
 #include "ident_t.h"
 #include "set.h"
+#include "xmalloc.h"
 
 /* for debugging only, not the real implementation */
 struct _ident {