mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-29 03:12:34 +00:00
include options.h in ed25519.h
This commit is contained in:
parent
e6b5538a8e
commit
a59742817f
@ -1,6 +1,8 @@
|
|||||||
#ifndef ED25519_H
|
#ifndef ED25519_H
|
||||||
#define ED25519_H
|
#define ED25519_H
|
||||||
|
|
||||||
|
#include "options.h"
|
||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user