stream: Remove spurious #includes from header file.
[sliver-openvswitch.git] / ovsdb / jsonrpc-server.c
index 4b83fd3..458c52d 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "jsonrpc-server.h"
 
+#include <assert.h>
 #include <errno.h>
 
 #include "column.h"