import gdb-1999-08-30 snapshot
[deliverable/binutils-gdb.git] / gdb / language.h
index 0ead9f8dba9716bca88780ace4b3908b000efebf..9484e0be9de2b74831e8722d6fb767a1aebb25b2 100644 (file)
 #if !defined (LANGUAGE_H)
 #define LANGUAGE_H 1
 
-#ifdef __STDC__                        /* Forward decls for prototypes */
+/* Forward decls for prototypes */
 struct value;
 struct objfile;
 struct expression;
 /* enum exp_opcode;     ANSI's `wisdom' didn't include forward enum decls. */
-#endif
 
 /* This used to be included to configure GDB for one or more specific
    languages.  Now it is shortcutted to configure for all of them.  FIXME.  */
This page took 0.023433 seconds and 4 git commands to generate.