Replace src/ap/driver_i.h with non-inlined functions in ap_drv_ops.c

This commit is contained in:
Jouni Malinen 2009-12-26 00:21:22 +02:00
parent 8b06c1ed0d
commit 6e6e8c31ff
7 changed files with 232 additions and 211 deletions

View file

@ -20,9 +20,10 @@
#include "utils/eloop.h"
#include "common/ieee802_11_defs.h"
#include "common/ieee802_11_common.h"
#include "drivers/driver.h"
#include "hostapd.h"
#include "ap_config.h"
#include "driver_i.h"
#include "ap_drv_ops.h"
#include "hw_features.h"