mirror of https://github.com/proski/madwifi
add missing #include statement
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3294 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
parent
3f689304d6
commit
27c02f3829
|
@ -10,6 +10,7 @@
|
|||
|
||||
#include <asm/io.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
|
||||
#define AR531X_WLAN0_NUM 0
|
||||
#define AR531X_WLAN1_NUM 1
|
||||
|
|
Loading…
Reference in New Issue