diff options
Diffstat (limited to 'gdb/nat/aarch64-linux-hw-point.h')
-rw-r--r-- | gdb/nat/aarch64-linux-hw-point.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nat/aarch64-linux-hw-point.h b/gdb/nat/aarch64-linux-hw-point.h index 5d9c2a1c80b..c7e8adf179f 100644 --- a/gdb/nat/aarch64-linux-hw-point.h +++ b/gdb/nat/aarch64-linux-hw-point.h @@ -19,7 +19,7 @@ #ifndef NAT_AARCH64_LINUX_HW_POINT_H #define NAT_AARCH64_LINUX_HW_POINT_H -#include "common/break-common.h" /* For enum target_hw_bp_type. */ +#include "common/break-common.h" /* Macro definitions, data structures, and code for the hardware breakpoint and hardware watchpoint support follow. We use the |