wiphy: Separate out the ell include

To make it clear it is not a system include
This commit is contained in:
Denis Kenzior 2015-03-20 12:29:50 -05:00
parent 656318ed0c
commit 25af920563
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include <linux/if.h>
#include <linux/if_packet.h>
#include <linux/if_ether.h>
#include <ell/ell.h>
#include "linux/nl80211.h"