diff options
Diffstat (limited to 'package/rt2x00/src/rt2x00debug.h')
-rw-r--r-- | package/rt2x00/src/rt2x00debug.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/rt2x00/src/rt2x00debug.h b/package/rt2x00/src/rt2x00debug.h index 8c8f5a3e82..f987bc91f7 100644 --- a/package/rt2x00/src/rt2x00debug.h +++ b/package/rt2x00/src/rt2x00debug.h @@ -28,8 +28,6 @@ #ifndef RT2X00DEBUG_H #define RT2X00DEBUG_H -#include <net/wireless.h> - typedef void (debug_access_t)(struct rt2x00_dev *rt2x00dev, const unsigned long word, void *data); |