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 committed by Greg Kroah-Hartman
parent c79386368e
commit 6eaf07883c
1 changed files with 2 additions and 0 deletions

View File

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