Don't include gdbarch.h from defs.h
[deliverable/binutils-gdb.git] / gdb / valprint.c
index 7b2b79b53964d1a5d723dc88d1ec5d5015c226f9..3a53621b2d06cd9435f44c4a27c50eb86de400f5 100644 (file)
@@ -37,6 +37,7 @@
 #include <algorithm>
 #include "gdbsupport/byte-vector.h"
 #include "cli/cli-option.h"
+#include "gdbarch.h"
 
 /* Maximum number of wchars returned from wchar_iterate.  */
 #define MAX_WCHARS 4
This page took 0.024658 seconds and 4 git commands to generate.