fix fehler175.c
[libfirm] / ir / ir / irprintf.c
index 5b288f5..8faf32a 100644 (file)
@@ -27,9 +27,6 @@
 #include "config.h"
 
 #include <string.h>
-#ifdef HAVE_INTTYPES_H
-#include <inttypes.h>
-#endif
 
 #include <stdlib.h>
 #include <stdio.h>
@@ -50,8 +47,6 @@
 #include "bitset.h"
 #include "dbginfo_t.h"
 
-#define STRNIL "(nil)"
-
 /**
  * Init the string.
  */