diff options
Diffstat (limited to 'gcc/c-objc-common.c')
-rw-r--r-- | gcc/c-objc-common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-objc-common.c b/gcc/c-objc-common.c index 69f0810..a4bb683 100644 --- a/gcc/c-objc-common.c +++ b/gcc/c-objc-common.c @@ -38,6 +38,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "langhooks.h" #include "tree-mudflap.h" #include "target.h" +#include "c-objc-common.h" static bool c_tree_printer (pretty_printer *, text_info *); |