mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-17 10:51:00 +00:00
modtrezorio: fix missing includes
This commit is contained in:
parent
aae151a0ab
commit
a15f6e3835
@ -5,6 +5,9 @@
|
||||
* see LICENSE file for details
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#if defined TREZOR_STM32
|
||||
#include "usb.h"
|
||||
#include "touch.h"
|
||||
|
Loading…
Reference in New Issue
Block a user