diff options
Diffstat (limited to 'gcc/objc/objc-act.c')
-rw-r--r-- | gcc/objc/objc-act.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/objc/objc-act.c b/gcc/objc/objc-act.c index c78e00c..4e1c48d 100644 --- a/gcc/objc/objc-act.c +++ b/gcc/objc/objc-act.c @@ -59,6 +59,7 @@ Boston, MA 02111-1307, USA. */ #include "debug.h" #include "target.h" #include "langhooks.h" +#include "langhooks-def.h" /* This is the default way of generating a method name. */ /* I am not sure it is really correct. |