]> git.sur5r.net Git - openocd/blobdiff - src/server/httpd_stubs.c
NOR/CFI: use bus_width for memory access in cfi_write()
[openocd] / src / server / httpd_stubs.c
index 0a63362c6b055eb6b905888e951c318e8c189c0b..0360fe61bfbbb21e717c64ea5eb629014ffb8e71 100644 (file)
@@ -21,6 +21,7 @@
 #include <config.h>
 #endif
 #include "httpd.h"
+#include <helper/log.h>
 
 int httpd_start(struct command_context *cmd_ctx)
 {