Handle multiple target events before commit resume
[deliverable/binutils-gdb.git] / gdb / d-namespace.c
index 4edef188e9e14bd52de71fc58a91cfe208e2360b..de27ab779a019a41d556d1d570e79855edfe58fa 100644 (file)
@@ -1,6 +1,6 @@
 /* Helper routines for D support in GDB.
 
-   Copyright (C) 2014-2019 Free Software Foundation, Inc.
+   Copyright (C) 2014-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -24,6 +24,7 @@
 #include "namespace.h"
 #include "d-lang.h"
 #include "gdb_obstack.h"
+#include "gdbarch.h"
 
 /* This returns the length of first component of NAME, which should be
    the demangled name of a D variable/function/method/etc.
This page took 0.023753 seconds and 4 git commands to generate.