Can't do that in C++.
2015-02-27 Pedro Alves <palves@redhat.com>
* nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
declaration.
Include break-common.h.
+2015-02-27 Pedro Alves <palves@redhat.com>
+
+ * nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
+ declaration.
+ Include break-common.h.
+
2015-02-27 Tom Tromey <tromey@redhat.com>
Pedro Alves <palves@redhat.com>
#ifndef X86_DREGS_H
#define X86_DREGS_H 1
-/* Forward declaration. */
-enum target_hw_bp_type;
+#include "break-common.h" /* target_hw_bp_type */
/* Low-level function vector. */