staging: wlan-ng: cfg80211.c: Fix sparse warnings

Include necessary header files to avoid "should be static" sparse warning

Signed-off-by: Tair Rzayev <tair.rzayev@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Tair Rzayev 2014-05-31 23:33:59 +03:00 коммит произвёл Greg Kroah-Hartman
Родитель c79386368e
Коммит 6eaf07883c
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,6 @@
/* cfg80211 Interface for prism2_usb module */
#include "hfa384x.h"
#include "prism2mgmt.h"
/* Prism2 channel/frequency/bitrate declarations */