unit: Update include

This commit is contained in:
Denis Kenzior 2015-02-18 20:56:33 -06:00
parent 260ef5bb9d
commit 7168376c8e
2 changed files with 1 additions and 2 deletions

View File

@ -29,7 +29,6 @@
#include <assert.h>
#include <ell/ell.h>
#include "src/md5.h"
#include "src/sha1.h"
#include "src/eapol.h"
#include "src/crypto.h"

View File

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