aboutsummaryrefslogtreecommitdiff
path: root/gdb/linespec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/linespec.c')
-rw-r--r--gdb/linespec.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/linespec.c b/gdb/linespec.c
index 1d00d79..0fb4d2e 100644
--- a/gdb/linespec.c
+++ b/gdb/linespec.c
@@ -35,6 +35,7 @@
#include "block.h"
#include "objc-lang.h"
#include "cp-support.h"
+#include "linespec.h"
/* Prototypes for local functions. */
@@ -328,8 +329,6 @@ decode_line_1 (char **argptr, int funfirstline, struct symtab *default_symtab,
is_objc_method, paren_pointer, file_symtab);
}
-
-
/* Now, the helper functions. */
/* NOTE: carlton/2002-11-04: Some of these have non-obvious side