Changes to avoid compiler warnings.
[libfirm] / ir / tr / entity.c
index 66d5016..8186023 100644 (file)
@@ -13,6 +13,8 @@
 
 # include <stdlib.h>
 # include <stddef.h>
+# include <string.h>
+
 # include "entity_t.h"
 # include "mangle.h"
 # include "typegmod_t.h"