ovsdb: Add tests for OVSDB protocol over SSL.
[openvswitch] / ovsdb / ovsdb-client.c
index fa17bd92ed731223c82bdfade9291987d99abf48..87cb514fd9b5716598cf95004cb4b4e8e8e9381e 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <config.h>
 
+#include <assert.h>
 #include <errno.h>
 #include <getopt.h>
 #include <limits.h>