summaryrefslogtreecommitdiff
path: root/gdb/event-top.c
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>1999-10-26 03:43:48 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>1999-10-26 03:43:48 +0000
commit78957d79f2efba46d910c988c7a3230be9de7ddf (patch)
treeb6c7e8620cd48882c118608aaf0769302b19ecb7 /gdb/event-top.c
parentb22946dfff1ccbe6a21ea1de1b881cc47e203617 (diff)
downloadgdb-78957d79f2efba46d910c988c7a3230be9de7ddf.tar.gz
import gdb-1999-10-25 snapshot
Diffstat (limited to 'gdb/event-top.c')
-rw-r--r--gdb/event-top.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/event-top.c b/gdb/event-top.c
index 7e6cf8351ae..cac492220b7 100644
--- a/gdb/event-top.c
+++ b/gdb/event-top.c
@@ -22,6 +22,7 @@
#include "defs.h"
#include "top.h"
#include "inferior.h"
+#include "target.h"
#include "terminal.h" /* for job_control */
#include "signals.h"
#include "event-loop.h"