unit: Remove references to sha1.h

This commit is contained in:
Denis Kenzior 2016-02-10 14:36:27 -06:00
parent 3320d31ead
commit fa852d1c48
2 changed files with 0 additions and 2 deletions

View File

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

View File

@ -30,7 +30,6 @@
#include <ell/ell.h>
#include <ell/tls-private.h>
#include "src/sha1.h"
#include "src/eapol.h"
#include "src/crypto.h"
#include "src/ie.h"