unit: Update include

This commit is contained in:
Denis Kenzior 2015-02-18 20:50:58 -06:00
parent 02d101e3d7
commit cefff31273
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include <assert.h>
#include <ell/ell.h>
#include "src/sha256.h"
#include "src/crypto.h"
struct hmac_data {
const char *key;