Eliminate some uses of __STDC__.
[deliverable/binutils-gdb.git] / gdb / ui-out.h
index 17454d203266f4f2aa6e802c045a36f77ba10e41..a7be1ed60152f09fe6282c9fa22eb73353655d00 100644 (file)
@@ -1,5 +1,5 @@
 /* Output generating routines for GDB.
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Contributed by Cygnus Solutions.
    Written by Fernando Nasser for Cygnus.
 
 
 /* The ui_out structure */
 
-#if __STDC__
 struct ui_out;
 struct ui_out_data;
-#endif
 
 
 /* the current ui_out */
This page took 0.026012 seconds and 4 git commands to generate.