First step in hiding target_type_s from public interface:
[fw/openocd] / src / target / target_request.c
index 5618405d5ffb35e43b1dc8c9c133f0e60ec0f0fc..30c0c7610b5bb33a466e7b8597830fdd44b3fb2c 100644 (file)
@@ -27,6 +27,7 @@
 #include "config.h"
 #endif
 
+#define DEFINE_TARGET_TYPE_S
 #include "target_request.h"
 #include "binarybuffer.h"
 #include "trace.h"