datapath: Include linux/completion.h
[sliver-openvswitch.git] / datapath / genl_exec.c
index 66c7f94..c963489 100644 (file)
@@ -19,6 +19,7 @@
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
 #include <linux/version.h>
+#include <linux/completion.h>
 #include <net/genetlink.h>
 #include "genl_exec.h"