From: Andreas Tobler Date: Mon, 12 Mar 2012 05:27:21 +0000 (+0000) Subject: 2012-03-12 Andreas Tobler X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fd24fa94347ea8a7d2e9aefbbcdbbce335052c4c;p=binutils-gdb.git 2012-03-12 Andreas Tobler * amd64bsd-nat.c: Include amd64bsd-nat.h. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e25d5dd8e16..504464fbdbb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-03-12 Andreas Tobler + + * amd64bsd-nat.c: Include amd64bsd-nat.h. + 2012-03-09 Tom Tromey * dwarf2read.c (struct dwarf2_cu) #include "amd64-tdep.h" +#include "amd64bsd-nat.h" #include "amd64-nat.h" #include "inf-ptrace.h"