SMAP_CONST1 uses the hash_string() function from hash.h.

Signed-off-by: Russell Bryant <russ...@ovn.org>
---
 lib/smap.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/smap.h b/lib/smap.h
index dd774d5..038b769 100644
--- a/lib/smap.h
+++ b/lib/smap.h
@@ -16,6 +16,7 @@
 #define SMAP_H 1
 
 #include <netinet/in.h>
+#include "hash.h"
 #include "hmap.h"
 
 struct json;
-- 
2.5.5

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to