misc: Import misc.h in all files defining console_sendf()

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2022-05-13 11:22:47 -04:00
parent a6b3d2f18f
commit c14118e9c6
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
#include <string.h> // memmove
#include "autoconf.h" // CONFIG_USB_VENDOR_ID
#include "board/misc.h" // console_sendf
#include "board/pgm.h" // PROGMEM
#include "board/usb_cdc_ep.h" // USB_CDC_EP_BULK_IN
#include "byteorder.h" // cpu_to_le16