datapath: Update kernel support to 3.2.
[sliver-openvswitch.git] / datapath / brcompat.c
index 718e489..bd223c7 100644 (file)
@@ -8,6 +8,7 @@
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
+#include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/uaccess.h>
 #include <linux/completion.h>