import gdb-1999-06-28 snapshot
[deliverable/binutils-gdb.git] / gdb / frame.h
index f15d65d3f59966e6c46f1077431063c6ef6ae143..b00d8f17064f344e57b2303ca957f1a8d3cbe023 100644 (file)
@@ -245,7 +245,7 @@ extern void generic_fix_call_dummy PARAMS ((char *dummy, CORE_ADDR pc, CORE_ADDR
                                            int nargs, struct value **args,
                                            struct type *type, int gcc_p));
 
-#ifdef __GNUC__
+#ifdef __STDC__
 /* Some native compilers, even ones that are supposed to be ANSI and for which __STDC__
    is true, complain about forward decls of enums. */
 enum lval_type;
This page took 0.026799 seconds and 4 git commands to generate.