aboutsummaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sol-thread.c')
-rw-r--r--gdb/sol-thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/sol-thread.c b/gdb/sol-thread.c
index d58e2af..7c17601 100644
--- a/gdb/sol-thread.c
+++ b/gdb/sol-thread.c
@@ -48,7 +48,6 @@
symbols, etc... The ps_* routines actually do most of their work
by calling functions in procfs.c. */
-#include "defs.h"
#include <thread.h>
#include <proc_service.h>
#include <thread_db.h>