2012-03-12 Andreas Tobler <andreast@fgznet.ch>

* amd64bsd-nat.c: Include amd64bsd-nat.h.
This commit is contained in:
Andreas Tobler 2012-03-12 05:27:21 +00:00
parent d4e7cf4522
commit fd24fa9434
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-03-12 Andreas Tobler <andreast@fgznet.ch>
* amd64bsd-nat.c: Include amd64bsd-nat.h.
2012-03-09 Tom Tromey <tromey@redhat.com>
* dwarf2read.c (struct dwarf2_cu) <checked_producer,

View File

@ -31,6 +31,7 @@
#include <machine/reg.h>
#include "amd64-tdep.h"
#include "amd64bsd-nat.h"
#include "amd64-nat.h"
#include "inf-ptrace.h"