ofp-actions: Assert variable actions have len>0.
[cascardo/ovs.git] / lib / ovs-lldp.h
index e780e5b..71dff44 100644 (file)
@@ -103,5 +103,6 @@ int aa_mapping_unregister(void *aux);
 
 /* Used by unit tests */
 struct lldp * lldp_create_dummy(void);
+void lldp_destroy_dummy(struct lldp *);
 
 #endif /* OVS_LLDP_H */