summaryrefslogtreecommitdiff
path: root/gdb/p-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/p-lang.c')
-rw-r--r--gdb/p-lang.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/p-lang.c b/gdb/p-lang.c
index 9b9f19b69cf..cfe2a888722 100644
--- a/gdb/p-lang.c
+++ b/gdb/p-lang.c
@@ -31,6 +31,7 @@
#include "value.h"
#include <ctype.h>
#include "c-lang.h"
+#include "gdbarch.h"
/* All GPC versions until now (2007-09-27) also define a symbol called
'_p_initialize'. Check for the presence of this symbol first. */