add correct compare functions for be nodes
[libfirm] / ir / be / bestatevent.c
index e79d041..9b74757 100644 (file)
  */
 
 /**
- * Statistic events
- * @date    3.9.2006
- * @author  Sebastian Hack
- * @version $Id$
+ * @file
+ * @brief       Statistic events.
+ * @author      Sebastian Hack
+ * @date        03.09.2006
+ * @version     $Id$
  */
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -29,6 +30,7 @@
 
 #include <assert.h>
 #include <string.h>
+#include <stdio.h>
 
 #include "bestatevent.h"