3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-06 11:28:38 +02:00

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

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"