mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-18 10:54:03 -05:00
Include ieee802_11_defs.h explicitly instead of assuming it gets included
Some build configurations failed to compile because this file did not get included.
This commit is contained in:
parent
a1ba55a58a
commit
862e08a9a4
@ -30,6 +30,7 @@
|
||||
#include "driver.h"
|
||||
#include "hw_features.h"
|
||||
#include "eap_server/eap.h"
|
||||
#include "ieee802_11_defs.h"
|
||||
|
||||
|
||||
static void ieee802_1x_finished(struct hostapd_data *hapd,
|
||||
|
Loading…
Reference in New Issue
Block a user