Add seckey.h header dependency

pull/795/head
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
1 changed files with 1 additions and 0 deletions

View File

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