Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/gdb/dist/gdb include nbsd-nat.h



details:   https://anonhg.NetBSD.org/src/rev/befb369e9e58
branches:  trunk
changeset: 828211:befb369e9e58
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Dec 02 18:39:52 2017 +0000

description:
include nbsd-nat.h

diffstat:

 external/gpl3/gdb/dist/gdb/mips-nbsd-nat.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r fb9e2b2b8593 -r befb369e9e58 external/gpl3/gdb/dist/gdb/mips-nbsd-nat.c
--- a/external/gpl3/gdb/dist/gdb/mips-nbsd-nat.c        Sat Dec 02 18:07:34 2017 +0000
+++ b/external/gpl3/gdb/dist/gdb/mips-nbsd-nat.c        Sat Dec 02 18:39:52 2017 +0000
@@ -39,6 +39,7 @@
 #include "gregset.h"
 
 #include "mips-tdep.h"
+#include "nbsd-nat.h"
 #include "mips-nbsd-tdep.h"
 #include "inf-ptrace.h"
 #include "bsd-kvm.h"



Home | Main Index | Thread Index | Old Index