]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/rsn_supp/preauth.c
Remove src/common from default header file path
[thirdparty/hostap.git] / src / rsn_supp / preauth.c
index f4e8cbb489c29a4bf8898f3f21a1189aa9d4d35d..64e21460cf5bc7f2c96c230f6bcceca63ea6419f 100644 (file)
@@ -22,7 +22,7 @@
 #include "preauth.h"
 #include "pmksa_cache.h"
 #include "wpa_i.h"
-#include "ieee802_11_defs.h"
+#include "common/ieee802_11_defs.h"
 
 
 #if defined(IEEE8021X_EAPOL) && !defined(CONFIG_NO_WPA2)