C99 feature removed.
[libfirm] / ir / adt / pdeq.c
index 09bf872..642fd35 100644 (file)
  */
 #include "config.h"
 
-#ifdef HAVE_STDIO_H
-# include <stdio.h>
-#endif
+#include <stdio.h>
 #include <stdlib.h>
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
-
+#include <string.h>
 #include <assert.h>
 
 #include "fourcc.h"