diff options
Diffstat (limited to 'gdb/sol-thread.c')
-rw-r--r-- | gdb/sol-thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sol-thread.c b/gdb/sol-thread.c index 7c17601..77740fe 100644 --- a/gdb/sol-thread.c +++ b/gdb/sol-thread.c @@ -57,7 +57,7 @@ #include <fcntl.h> #include <sys/stat.h> #include <dlfcn.h> -#include "gdbcmd.h" +#include "cli/cli-cmds.h" #include "gdbcore.h" #include "regcache.h" #include "solib.h" |