aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/value.h')
-rw-r--r--gdb/value.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/value.h b/gdb/value.h
index 453e934..5a92882 100644
--- a/gdb/value.h
+++ b/gdb/value.h
@@ -238,10 +238,8 @@ struct internalvar
#include "gdbtypes.h"
#include "expression.h"
-#ifdef __STDC__
struct frame_info;
struct fn_field;
-#endif
extern void
print_address_demangle PARAMS ((CORE_ADDR, GDB_FILE *, int));