Include the header file to validate function prototype.
This commit is contained in:
parent
c5adf528a2
commit
26d1dc96e9
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
#include "common.h"
|
||||
#include "sha1.h"
|
||||
#include "eap_peap_common.h"
|
||||
|
||||
void peap_prfplus(int version, const u8 *key, size_t key_len,
|
||||
const char *label, const u8 *seed, size_t seed_len,
|
||||
|
|
Loading…
Reference in a new issue