modtrezorio: fix missing includes

pull/25/head
Jan Pochyla 7 years ago
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…
Cancel
Save