datapath: Update kernel support to 3.2.
[openvswitch] / datapath / brcompat.c
index 718e4897804492ec30858774c43d3b934200186b..bd223c7dfe070f920f31991bc532913a12e23fba 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>