target: don't implicitly include "breakpoint.h"
[fw/openocd] / src / target / cortex_a8.c
index 0d00b3aa783d58c0c5aba567643766e77ae7601d..832efe92fa095b322c3cb2a06a91261a56c9fad6 100644 (file)
@@ -33,6 +33,7 @@
 #include "config.h"
 #endif
 
+#include "breakpoints.h"
 #include "cortex_a8.h"
 #include "armv7a.h"
 #include "armv4_5.h"