- teach the analyzer how to handle inner functions
[libfirm] / ir / tr / type.c
index 764b657..0984a39 100644 (file)
@@ -47,9 +47,7 @@
 
 #include "config.h"
 
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
 #include <stdlib.h>
 #include <stddef.h>