diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 530f2e2301..36a81aeaee 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2017-01-06 Yao Qi + + * nat/aarch64-linux-hw-point.h: Include break-common.h. + 2017-01-06 Yao Qi * mi/mi-parse.h: Include mi-cmds.h. diff --git a/gdb/nat/aarch64-linux-hw-point.h b/gdb/nat/aarch64-linux-hw-point.h index 4d115ba191..610a5f1215 100644 --- a/gdb/nat/aarch64-linux-hw-point.h +++ b/gdb/nat/aarch64-linux-hw-point.h @@ -19,6 +19,8 @@ #ifndef AARCH64_LINUX_HW_POINT_H #define AARCH64_LINUX_HW_POINT_H 1 +#include "break-common.h" /* For enum target_hw_bp_type. */ + /* Macro definitions, data structures, and code for the hardware breakpoint and hardware watchpoint support follow. We use the following abbreviations throughout the code: