Browse Source

driver_bsd: Fix build (eapol_sm.h is not needed anymore)

Jouni Malinen 15 years ago
parent
commit
ff2a74eeb1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/drivers/driver_bsd.c

+ 0 - 1
src/drivers/driver_bsd.c

@@ -156,7 +156,6 @@ bsd_set_ssid(int s, const char *ifname, const u8 *ssid, size_t ssid_len)
 #include "l2_packet/l2_packet.h"
 #include "../../hostapd/hostapd.h"
 #include "../../hostapd/config.h"
-#include "../../hostapd/eapol_sm.h"
 #include "../../hostapd/sta_flags.h"
 
 struct bsd_driver_data {