summaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index 1795297fff8..c637a096a60 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -730,9 +730,6 @@ extern struct command_line *read_command_lines_1 (char * (*) (void), int,
extern void free_command_lines (struct command_line **);
-struct thread_info;
-struct inferior;
-
/* String containing the current directory (what getwd would return). */
extern char *current_directory;