ld -plugin options when plugins are disabled
[deliverable/binutils-gdb.git] / gdb / ppc-nbsd-nat.c
index 67c03790ed728b518efd3eaab5f2a9acac68c25b..8111f3ed0b79c65017786abf096287c082f7cc47 100644 (file)
@@ -37,8 +37,9 @@
 #include "ppc-nbsd-tdep.h"
 #include "bsd-kvm.h"
 #include "inf-ptrace.h"
+#include "nbsd-nat.h"
 
-struct ppc_nbsd_nat_target final : public inf_ptrace_target
+struct ppc_nbsd_nat_target final : public nbsd_nat_target
 {
   void fetch_registers (struct regcache *, int) override;
   void store_registers (struct regcache *, int) override;
This page took 0.023962 seconds and 4 git commands to generate.