Remove ATTRIBUTE_UNUSED check from ARI
[deliverable/binutils-gdb.git] / gdb / dwarf2expr.c
index 3bd9abc4401e4d555704bb27987c9487a72571e1..f611940ad3193a672430fddde0f5f7d117ad2b1f 100644 (file)
@@ -27,7 +27,8 @@
 #include "dwarf2.h"
 #include "dwarf2expr.h"
 #include "dwarf2loc.h"
-#include "common/underlying.h"
+#include "gdbsupport/underlying.h"
+#include "gdbarch.h"
 
 /* Cookie for gdbarch data.  */
 
This page took 0.031841 seconds and 4 git commands to generate.