From b8a92b826d922749ff9648acb5812bcd415c7eb5 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 7 Feb 2003 05:33:45 +0000 Subject: 2003-02-07 Andrew Cagney * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of . * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies. --- gdb/hpux-thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/hpux-thread.c') diff --git a/gdb/hpux-thread.c b/gdb/hpux-thread.c index 29dce0b4367..b585ca540ce 100644 --- a/gdb/hpux-thread.c +++ b/gdb/hpux-thread.c @@ -41,7 +41,7 @@ #include "inferior.h" #include "regcache.h" #include -#include +#include "gdb_stat.h" #include "gdbcore.h" extern int child_suppress_run; -- cgit v1.2.1