mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/libcose: fix auto_init compilation
This commit is contained in:
parent
4370d93226
commit
f9c5420717
@ -25,6 +25,7 @@
|
|||||||
#include "xfa.h"
|
#include "xfa.h"
|
||||||
|
|
||||||
#include "cose/crypto.h"
|
#include "cose/crypto.h"
|
||||||
|
#include "cose/crypto/riot.h"
|
||||||
|
|
||||||
#if IS_USED(MODULE_AUTO_INIT)
|
#if IS_USED(MODULE_AUTO_INIT)
|
||||||
#include "auto_init_utils.h"
|
#include "auto_init_utils.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user