Cleanup of config/includes.
[fw/openocd] / src / jtag / drivers / ftdi.c
index 8c83d459d58216a5295e72fb4fdd78e74c79b913..e13977fb0d8e8f417cd29a2ffcff4e4a077723c1 100644 (file)
@@ -74,6 +74,7 @@
 #include <jtag/swd.h>
 #include <transport/transport.h>
 #include <helper/time_support.h>
+#include <helper/log.h>
 
 #if IS_CYGWIN == 1
 #include <windows.h>