Include the header file to validate function prototype.
authorJouni Malinen <j@w1.fi>
Sat, 3 Jan 2009 18:21:12 +0000 (20:21 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Jan 2009 18:21:12 +0000 (20:21 +0200)
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,