renamed inline into INLINE
[libfirm] / ir / opt / ldstopt.c
index b04d247..e9724e2 100644 (file)
 # include "config.h"
 #endif
 
-#ifdef HAVE_STRING_H
-# include <string.h>
-#endif
+#include <string.h>
 
+#include "iroptimize.h"
 #include "irnode_t.h"
 #include "irgraph_t.h"
 #include "irmode_t.h"