X-Git-Url: http://www.project-moonshot.org/gitweb/?p=libeap.git;a=blobdiff_plain;f=hostapd%2Fpeerkey.c;h=4bee2d94b49ee78d75951dabb0a69a00f46cf8e1;hp=e74b936c4030fff9c6100d7e295c91b65fd5e489;hb=03da66bd59567c90dc3b3b0892c3346472a0b413;hpb=5586f500a0c58b457e512ac01a2a316657474a15 diff --git a/hostapd/peerkey.c b/hostapd/peerkey.c index e74b936..4bee2d9 100644 --- a/hostapd/peerkey.c +++ b/hostapd/peerkey.c @@ -16,8 +16,8 @@ #include "common.h" #include "eloop.h" -#include "sha1.h" -#include "sha256.h" +#include "crypto/sha1.h" +#include "crypto/sha256.h" #include "wpa.h" #include "wpa_auth_i.h" #include "wpa_auth_ie.h"