summaryrefslogtreecommitdiff
path: root/gdb/ui-out.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-03-14 16:42:30 +0000
committerAndrew Cagney <cagney@redhat.com>2001-03-14 16:42:30 +0000
commit12a0b3121fb01cbad192a2ec28b4de4943fcd097 (patch)
tree3c8af0455985b8f62c05851f52681c01f6c1555a /gdb/ui-out.h
parent5dd800b1ff3fa35d97a48489b5b64724f8377da6 (diff)
downloadgdb-12a0b3121fb01cbad192a2ec28b4de4943fcd097.tar.gz
Eliminate some uses of __STDC__.
Diffstat (limited to 'gdb/ui-out.h')
-rw-r--r--gdb/ui-out.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ui-out.h b/gdb/ui-out.h
index bb5834f5481..a7be1ed6015 100644
--- a/gdb/ui-out.h
+++ b/gdb/ui-out.h
@@ -25,10 +25,8 @@
/* The ui_out structure */
-#if __STDC__
struct ui_out;
struct ui_out_data;
-#endif
/* the current ui_out */