1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 22:40:59 +00:00

add stdlib to header

This commit is contained in:
Pavol Rusnak 2015-01-26 19:12:22 +01:00
parent f4e6010e18
commit aa1833ba3f

View File

@ -25,6 +25,7 @@
#define __BIP32_H__
#include <stdint.h>
#include <stdlib.h>
#include "options.h"
typedef struct {