- renamed unique_id() to ia32_unique_id() and make it public
[libfirm] / ir / adt / pdeq.c
index b5d1b31..642fd35 100644 (file)
@@ -26,9 +26,7 @@
  */
 #include "config.h"
 
-#ifdef HAVE_STDIO_H
-# include <stdio.h>
-#endif
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>