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 make this compile.



details:   https://anonhg.NetBSD.org/src/rev/f06e23efd7ec
branches:  trunk
changeset: 770307:f06e23efd7ec
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Oct 11 23:04:20 2011 +0000

description:
make this compile.

diffstat:

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

diffs (11 lines):

diff -r 028af09e2efb -r f06e23efd7ec external/gpl3/gdb/dist/gdb/m68kbsd-nat.c
--- a/external/gpl3/gdb/dist/gdb/m68kbsd-nat.c  Tue Oct 11 23:04:20 2011 +0000
+++ b/external/gpl3/gdb/dist/gdb/m68kbsd-nat.c  Tue Oct 11 23:04:20 2011 +0000
@@ -28,6 +28,7 @@
 #include <sys/ptrace.h>
 #include <machine/reg.h>
 
+#include "nbsd-nat.h"
 #include "m68k-tdep.h"
 #include "inf-ptrace.h"
 



Home | Main Index | Thread Index | Old Index