poll-loop: Fix typo in comment.
[openvswitch] / datapath / datapath.h
index a7795105f37ad3fc0f6c307584eb0b0c7bcdb471..a0649064bf956d37ebcee149632ec4e796841519 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/version.h>
 
 #include "checksum.h"
+#include "compat.h"
 #include "flow.h"
 #include "dp_sysfs.h"
 #include "vlan.h"