3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

unit: Update header for prf_sha1

This commit is contained in:
Denis Kenzior 2016-02-10 14:17:01 -06:00
parent 6199960b52
commit b190283be7

View File

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