]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/wlags49_h2/hcf.c
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville...
[~andy/linux] / drivers / staging / wlags49_h2 / hcf.c
index c4fe0ec95074b3cc668fb0713b7de277730d4828..d4bdd3ee8be13e568952fe8dfa084d9a0beb8348 100644 (file)
@@ -92,6 +92,7 @@
 #include "hcf.h"                               // HCF and MSF common include file
 #include "hcfdef.h"                            // HCF specific include file
 #include "mmd.h"                               // MoreModularDriver common include file
+#include <linux/kernel.h>
 
 #if ! defined offsetof
 #define offsetof(s,m)   ((unsigned int)&(((s *)0)->m))