Skip to content

Commit

Permalink
Add seckey.h header dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
noloader committed Jan 31, 2019
1 parent 416f519 commit 56db805
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chachapoly.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

#include "cryptlib.h"
#include "authenc.h"
#include "seckey.h"
#include "chacha.h"
#include "poly1305.h"

Expand Down

0 comments on commit 56db805

Please sign in to comment.