]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/winbond/scan_s.h
Staging: w35und: #include cleanup
[karo-tx-linux.git] / drivers / staging / winbond / scan_s.h
index a95239665e30dab2561e15add00478cf33723463..726954684ce5f92cf1214dfd54a0e8d8286a1a7d 100644 (file)
@@ -1,3 +1,9 @@
+#ifndef __WINBOND_SCAN_S_H
+#define __WINBOND_SCAN_S_H
+
+#include <linux/types.h>
+#include "localpara.h"
+
 //
 // SCAN task global CONSTANTS, STRUCTURES, variables
 //
@@ -112,3 +118,4 @@ typedef struct _SCAN_PARAMETERS
 //static void vScanTimerStart(struct wb35_adapter *    adapter, int timeout_value);
 //static void vScanTimerStop(struct wb35_adapter * adapter);
 
+#endif