Cleanup of config/includes.
[fw/openocd] / src / jtag / drivers / cmsis_dap_usb_bulk.c
index f535119f30d8c2cec259e0262878dcc40bf3ad38..a588b1bd8ddbc95f59e588aa46b322c3dcd9ad7a 100644 (file)
 #include "config.h"
 #endif
 
+#include <helper/system.h>
 #include <libusb.h>
 #include <helper/log.h>
+#include <helper/replacements.h>
 
 #include "cmsis_dap.h"