summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-02-05 19:09:34 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-02-05 19:09:34 +0000
commitf7441528b469e72f200eb7bc53c44d3ea8d2be9f (patch)
tree7ae183d335b8ecc914deeba41c9b95c81783eb9f /gdb/gdbserver
parenta5b7b185ab5de3fc8d813207c550054b73ba7c18 (diff)
downloadgdb-f7441528b469e72f200eb7bc53c44d3ea8d2be9f.tar.gz
2002-02-05 Daniel Jacobowitz <drow@mvista.com>
* gdbserver/linux-low.c: Remove unused include files.
Diffstat (limited to 'gdb/gdbserver')
-rw-r--r--gdb/gdbserver/linux-low.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/gdbserver/linux-low.c b/gdb/gdbserver/linux-low.c
index 3bdd2a62ddf..5b05af17219 100644
--- a/gdb/gdbserver/linux-low.c
+++ b/gdb/gdbserver/linux-low.c
@@ -21,8 +21,6 @@
#include "server.h"
#include <sys/wait.h>
-#include "frame.h"
-#include "inferior.h"
#include <stdio.h>
#include <sys/param.h>