Remove unnecessary include file inclusion

Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2011-11-13 22:13:04 +02:00
parent 6ec64015f5
commit a17539ebcd
16 changed files with 0 additions and 21 deletions

View file

@ -22,7 +22,6 @@
#include "preauth.h"
#include "pmksa_cache.h"
#include "wpa_i.h"
#include "common/ieee802_11_defs.h"
#if defined(IEEE8021X_EAPOL) && !defined(CONFIG_NO_WPA2)

View file

@ -21,7 +21,6 @@
#include "common/ieee802_11_common.h"
#include "wpa.h"
#include "wpa_i.h"
#include "wpa_ie.h"
#ifdef CONFIG_IEEE80211R