From 29f0a1edf0032d3de0a46610ec8abe1bd6e7c719 Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Tue, 10 Jan 2012 09:28:07 +0100 Subject: [PATCH] Include for fputs(). --- ir/adt/xmalloc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ir/adt/xmalloc.c b/ir/adt/xmalloc.c index 4f2ba33da..b526a42da 100644 --- a/ir/adt/xmalloc.c +++ b/ir/adt/xmalloc.c @@ -28,6 +28,7 @@ #include "config.h" #include +#include #include #include "xmalloc.h" -- 2.20.1