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

@ -20,7 +20,6 @@
#include "crypto/crypto.h"
#include "crypto/random.h"
#include "common/ieee802_11_defs.h"
#include "common/wpa_ctrl.h"
#include "radius/radius.h"
#include "radius/radius_client.h"
#include "eap_server/eap.h"