Staging: vt665x: Clean up include files, Part 2
[sfrench/cifs-2.6.git] / drivers / staging / vt6655 / rc4.c
index 5ad12a3746c0d47fd656923424c4ba8f97ad78e0..e6c61312fd282d07d2113a5daa3717b4ef4d9bfd 100644 (file)
@@ -30,9 +30,7 @@
  *
  */
 
-#if !defined(__RC4_H__)
 #include "rc4.h"
-#endif
 
 VOID rc4_init(PRC4Ext pRC4, PBYTE pbyKey, UINT cbKey_len)
 {