From 5ebc08b005264175aa52f6992e7fffc49f6633e6 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Mon, 2 May 2005 12:05:11 +0000 Subject: * bsd-uthread.c: Include "solib.h". * Makefile.in (bsd-uthread.o): Update dependencies. --- gdb/bsd-uthread.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/bsd-uthread.c') diff --git a/gdb/bsd-uthread.c b/gdb/bsd-uthread.c index b1eb6c3..28d3d25 100644 --- a/gdb/bsd-uthread.c +++ b/gdb/bsd-uthread.c @@ -26,6 +26,7 @@ #include "objfiles.h" #include "observer.h" #include "regcache.h" +#include "solib.h" #include "solist.h" #include "symfile.h" #include "target.h" -- cgit v1.1