From e833b7618213d242416d64171381f774f4353572 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 31 Aug 1999 01:14:27 +0000 Subject: import gdb-1999-08-30 snapshot --- gdb/coff-solib.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gdb/coff-solib.h') diff --git a/gdb/coff-solib.h b/gdb/coff-solib.h index 71f707fbf29..e1a6758ee7e 100644 --- a/gdb/coff-solib.h +++ b/gdb/coff-solib.h @@ -18,9 +18,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifdef __STDC__ /* Forward decl's for prototypes */ +/* Forward decl's for prototypes */ struct target_ops; -#endif /* Called when we free all symtabs, to free the shared library information as well. */ -- cgit v1.2.1