]> sourceware.org Git - insight.git/commitdiff
Upgrade submodule, sync sources.
authorPatrick Monnerat <patrick@monnerat.net>
Mon, 28 Jan 2019 02:52:24 +0000 (03:52 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Mon, 28 Jan 2019 02:52:24 +0000 (03:52 +0100)
Gdb makefile does not provide -I for common subdirectory anymore.

* gdbtk/generic/gdbtk.c: include common/version.h.

binutils-gdb
gdbtk/generic/gdbtk.c

index 353229bf405113e6ba2fe21f2a691bc63aa94bd8..f5f2b743ae8fdbfbd572756e611051ef5d1d05c1 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 353229bf405113e6ba2fe21f2a691bc63aa94bd8
+Subproject commit f5f2b743ae8fdbfbd572756e611051ef5d1d05c1
index 8a9f7c72642289ee98e4f0ed184210dde85ddc54..4487a0917de5b9c1951616102e1cf2fa6c299cad 100644 (file)
@@ -29,7 +29,7 @@
 #include "gdbcore.h"
 #include "tracepoint.h"
 #include "demangle.h"
-#include "version.h"
+#include "common/version.h"
 #include "top.h"
 #include "annotate.h"
 #include "exceptions.h"
This page took 0.388093 seconds and 5 git commands to generate.