]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/winbond/localpara.h
Staging: w35und: #include cleanup
[karo-tx-linux.git] / drivers / staging / winbond / localpara.h
index 087f48607178c7daefcced6830917088be387f22..a308ac276bac798aad64f1de63ab0c172552252e 100644 (file)
@@ -1,6 +1,12 @@
+#ifndef __WINBOND_LOCALPARA_H
+#define __WINBOND_LOCALPARA_H
+
 //=============================================================
 // LocalPara.h -
 //=============================================================
+
+#include "mac_structures.h"
+
 //Define the local ability
 
 #define LOCAL_DEFAULT_BEACON_PERIOD                    100             //ms
@@ -272,4 +278,4 @@ typedef struct LOCAL_PARA
 
 } WB_LOCALDESCRIPT, *PWB_LOCALDESCRIPT;
 
-
+#endif