testsuite for flating point module
[libfirm] / ir / common / panic.c
index cafab8d..564b996 100644 (file)
@@ -14,7 +14,9 @@
 # include <stdlib.h>
 
 # include "panic.h"
-# include "xprintf.h"
+# include <stdio.h>
+# include <stdarg.h>
+
 
 void
 panic (const char *fmt, ...)