From: Michael Beck Date: Sun, 5 Oct 2008 15:07:10 +0000 (+0000) Subject: - add missing include X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=1848b4542685fb2eeb5f97ee80d8f5ad56a36d23;p=libfirm - add missing include [r22499] --- diff --git a/ir/ident/ident.c b/ir/ident/ident.c index 0106279bf..47838da79 100644 --- a/ir/ident/ident.c +++ b/ir/ident/ident.c @@ -40,6 +40,7 @@ #include "ident_t.h" #include "set.h" +#include "xmalloc.h" /* for debugging only, not the real implementation */ struct _ident {