Add seckey.h header dependency
parent
416f519f50
commit
56db805713
|
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
#include "cryptlib.h"
|
#include "cryptlib.h"
|
||||||
#include "authenc.h"
|
#include "authenc.h"
|
||||||
|
#include "seckey.h"
|
||||||
#include "chacha.h"
|
#include "chacha.h"
|
||||||
#include "poly1305.h"
|
#include "poly1305.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue