linuxkm WIP -- update for kernels 4.9.x (LTS representative) and 5.8.x (latest).
This commit is contained in:
committed by
Daniel Pouzzner
parent
6425ebb60e
commit
3c2155f4a9
@@ -32,7 +32,9 @@
|
||||
#if !defined(CURVE25519_SMALL) || !defined(ED25519_SMALL) /* run when not defined to use small memory math */
|
||||
|
||||
#include <wolfssl/wolfcrypt/fe_operations.h>
|
||||
#ifndef WOLFSSL_LINUXKM
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
#ifdef NO_INLINE
|
||||
#include <wolfssl/wolfcrypt/misc.h>
|
||||
|
||||
Reference in New Issue
Block a user