From fd24fa94347ea8a7d2e9aefbbcdbbce335052c4c Mon Sep 17 00:00:00 2001 From: Andreas Tobler Date: Mon, 12 Mar 2012 05:27:21 +0000 Subject: 2012-03-12 Andreas Tobler * amd64bsd-nat.c: Include amd64bsd-nat.h. --- gdb/amd64bsd-nat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/amd64bsd-nat.c') diff --git a/gdb/amd64bsd-nat.c b/gdb/amd64bsd-nat.c index 74d470d4..5684a01 100644 --- a/gdb/amd64bsd-nat.c +++ b/gdb/amd64bsd-nat.c @@ -31,6 +31,7 @@ #include #include "amd64-tdep.h" +#include "amd64bsd-nat.h" #include "amd64-nat.h" #include "inf-ptrace.h" -- cgit v1.1