Cleanup of config/includes.
[fw/openocd] / src / jtag / drivers / cmsis_dap_usb_hid.c
index e83ad1feb1193296fda056fc4344026bd9679fa4..38069f8400fc0414f7162285619caf8cda695927 100644 (file)
@@ -35,6 +35,7 @@
 #include "config.h"
 #endif
 
+#include <string.h>
 #include <hidapi.h>
 #include <helper/log.h>