#include "nbsd-nat.h"
This commit is contained in:
parent
4eab56b382
commit
482dcc2f35
2
gnu/dist/gdb6/gdb/sparc64nbsd-nat.c
vendored
2
gnu/dist/gdb6/gdb/sparc64nbsd-nat.c
vendored
@ -27,6 +27,8 @@
|
||||
#include "sparc64-tdep.h"
|
||||
#include "sparc-nat.h"
|
||||
|
||||
#include "nbsd-nat.h"
|
||||
|
||||
/* NetBSD is different from the other OSes that support both SPARC and
|
||||
UltraSPARC in that the result of ptrace(2) depends on whether the
|
||||
traced process is 32-bit or 64-bit. */
|
||||
|
2
gnu/dist/gdb6/gdb/sparcnbsd-nat.c
vendored
2
gnu/dist/gdb6/gdb/sparcnbsd-nat.c
vendored
@ -27,6 +27,8 @@
|
||||
#include "sparc-tdep.h"
|
||||
#include "sparc-nat.h"
|
||||
|
||||
#include "nbsd-nat.h"
|
||||
|
||||
/* Support for debugging kernel virtual memory images. */
|
||||
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user