]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/winbond/mlme_s.h
Staging: w35und: #include cleanup
[linux-2.6-omap-h63xx.git] / drivers / staging / winbond / mlme_s.h
index 039fd408ba62c7ae6680412910d04f5b72aba1d6..ea12684a2b1daf7ead126e15aa732e3d380652fa 100644 (file)
@@ -1,3 +1,12 @@
+#ifndef __WINBOND_MLME_H
+#define __WINBOND_MLME_H
+
+#include <linux/types.h>
+#include <linux/spinlock.h>
+
+#include "mac_structures.h"
+#include "mds_s.h"
+
 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 //     Mlme.h
 //             Define the related definitions of MLME module
@@ -192,4 +201,4 @@ typedef struct _RXDATA
 
 }__attribute__ ((packed)) RXDATA, *psRXDATA;
 
-
+#endif