Include the header file to validate function prototype.
[libeap.git] / src / eap_common / eap_peap_common.c
index 2bf295c..14625f9 100644 (file)
@@ -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,