* ada-lang.c (packed_array_type): Rename to...
[deliverable/binutils-gdb.git] / gdb / main.h
index d5135753027e3d70ddaffd7fcd38559867ace758..529958259d1fcbfa42d3e651424f06ba83d42dda 100644 (file)
@@ -1,6 +1,6 @@
 /* Main interface for GDB, the GNU debugger.
 
-   Copyright (C) 2002, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -33,5 +33,6 @@ extern int gdb_main (struct captured_main_args *);
 /* From main.c.  */
 extern int return_child_result;
 extern int return_child_result_value;
+extern int batch_silent;
 
 #endif
This page took 0.024705 seconds and 4 git commands to generate.