missing include added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 25 Jun 2007 11:20:41 +0000 (11:20 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 25 Jun 2007 11:20:41 +0000 (11:20 +0000)
[r14734]

ir/be/bejavacoal.c

index e2dfd73..97a28a2 100644 (file)
@@ -41,6 +41,7 @@
 #include <assert.h>
 #include <stdio.h>
 
+#include "xmalloc.h"
 #include "bejavacoal.h"
 #include "irtools.h"
 #include "bemodule.h"