]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/winbond/bss_f.h
Staging: w35und: #include cleanup
[linux-2.6-omap-h63xx.git] / drivers / staging / winbond / bss_f.h
index a7ef3deb5f7f068dad0dcb7e4f1af46fa2caa424..feffe5f25f0587d0a19c41f38588bb931d4db1bd 100644 (file)
@@ -1,3 +1,10 @@
+#ifndef __WINBOND_BSS_F_H
+#define __WINBOND_BSS_F_H
+
+#include "adapter.h"
+
+struct PMKID_Information_Element;
+
 //
 // BSS descriptor DataBase management global function
 //
@@ -53,7 +60,4 @@ u16 SearchPmkid(struct wb35_adapter * adapter, struct  Management_Frame* msgHead
                                   struct PMKID_Information_Element * AssoReq_PMKID );
 #endif
 
-
-
-
-
+#endif