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