import gdb-1999-10-04 snapshot
[deliverable/binutils-gdb.git] / gdb / source.c
index 4293e59bc14a7e5e3b56961db592e2e070d135b5..358cac9e4961ef876cedf70e48275d9d73bce874 100644 (file)
@@ -23,6 +23,7 @@
 #include "expression.h"
 #include "language.h"
 #include "command.h"
+#include "source.h"
 #include "gdbcmd.h"
 #include "frame.h"
 #include "value.h"
 
 #endif /* ! defined (CRLF_SOURCE_FILES) */
 
-/* Forward declarations */
-
-int open_source_file PARAMS ((struct symtab *));
-
-void find_source_lines PARAMS ((struct symtab *, int));
-
 /* Prototypes for exported functions. */
 
 void _initialize_source PARAMS ((void));
This page took 0.026192 seconds and 4 git commands to generate.