Added missing header file.
[openvswitch] / datapath / unit-exports.c
index 0dc3fa0b8ba14822b6cc7323d9ecb8521f7ff4ae..324e77a7a774f0f81292cc14ae923d8f907735f9 100644 (file)
@@ -11,7 +11,6 @@
 #include <linux/module.h>
 
 EXPORT_SYMBOL(flow_alloc);
-EXPORT_SYMBOL(flow_free);
 EXPORT_SYMBOL(flow_cache);
 
 EXPORT_SYMBOL(table_hash_create);