target: don't implicitly include "breakpoint.h"
[fw/openocd] / src / target / target.c
index f7e2ad64881e49e731ad968737b65ef3a2882ee7..f5a092a707ed1b5e764a9531a72b17524abbf6f7 100644 (file)
@@ -36,6 +36,7 @@
 #include "target.h"
 #include "target_type.h"
 #include "target_request.h"
+#include "breakpoints.h"
 #include "time_support.h"
 #include "register.h"
 #include "trace.h"