Fixes a regression in commit b44aaaaff8d826535025f4f8d12808c4ef36a7a8 .
("Misc cleanup with "util.h" header files")

Signed-off-by: YAMAMOTO Takashi <yamam...@ovn.org>
---
 lib/util.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/util.h b/lib/util.h
index a908267..f631bdf 100644
--- a/lib/util.h
+++ b/lib/util.h
@@ -20,6 +20,7 @@
 #include <arpa/inet.h>
 #include <inttypes.h>
 #include <limits.h>
+#include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-- 
2.5.4 (Apple Git-61)

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

Reply via email to