fix warning
authorMatthias Braun <matze@braunis.de>
Wed, 2 Apr 2008 22:02:41 +0000 (22:02 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 2 Apr 2008 22:02:41 +0000 (22:02 +0000)
[r19079]

ir/ident/ident.c

index d239034..b8cbd83 100644 (file)
@@ -29,6 +29,7 @@
 
 #include <assert.h>
 #include <ctype.h>
+#include <stdio.h>
 #include <string.h>
 #include <stddef.h>
 #include <stdlib.h>