Don't include gdbarch.h from defs.h
[deliverable/binutils-gdb.git] / gdb / dictionary.c
index 4e38b2e23401d08a6359006396e66cd0bd24ffdc..2546c054e1785ac36f029659e714e782dd3cae35 100644 (file)
@@ -28,6 +28,7 @@
 #include "dictionary.h"
 #include "safe-ctype.h"
 #include <unordered_map>
+#include "language.h"
 
 /* This file implements dictionaries, which are tables that associate
    symbols to names.  They are represented by an opaque type 'struct
This page took 0.025659 seconds and 4 git commands to generate.