Add seckey.h header dependency

This commit is contained in:
Jeffrey Walton 2019-01-31 01:34:03 -05:00
parent 416f519f50
commit 56db805713
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -16,6 +16,7 @@
#include "cryptlib.h"
#include "authenc.h"
#include "seckey.h"
#include "chacha.h"
#include "poly1305.h"