]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/winbond/sme_s.h
Staging: w35und: #include cleanup
[karo-tx-linux.git] / drivers / staging / winbond / sme_s.h
index 33f5d2aa96f47b05eee78371737a6a7453154c53..1bd118f83d2054904fc685bb9c6c848120e21cc6 100644 (file)
@@ -1,3 +1,11 @@
+#ifndef __WINBOND_SME_S_H
+#define __WINBOND_SME_S_H
+
+#include <linux/types.h>
+
+#include "mac_structures.h"
+#include "localpara.h"
+
 //
 // SME_S.H -
 // SME task global CONSTANTS, STRUCTURES, variables
@@ -225,3 +233,4 @@ typedef struct _SME_PARAMETERS
 
 // Static function
 
+#endif