]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-objc-common.h
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
[thirdparty/gcc.git] / gcc / c-objc-common.h
index 4bc5bb38a2acb410840728bba32f1ecc631d4263..dbbd50a729de296a32057e69601120c029134cce 100644 (file)
@@ -33,6 +33,8 @@ along with GCC; see the file COPYING3.  If not see
 #define LANG_HOOKS_OPTION_LANG_MASK c_common_option_lang_mask
 #undef LANG_HOOKS_COMPLAIN_WRONG_LANG_P
 #define LANG_HOOKS_COMPLAIN_WRONG_LANG_P c_common_complain_wrong_lang_p
+#undef LANG_HOOKS_INIT_OPTIONS_STRUCT
+#define LANG_HOOKS_INIT_OPTIONS_STRUCT c_common_init_options_struct
 #undef LANG_HOOKS_INIT_OPTIONS
 #define LANG_HOOKS_INIT_OPTIONS c_common_init_options
 #undef LANG_HOOKS_INITIALIZE_DIAGNOSTICS