Remove useless use of <assert.h>.
[sliver-openvswitch.git] / lib / stream-fd.c
index f7e1234..1b16f3e 100644 (file)
@@ -16,7 +16,6 @@
 
 #include <config.h>
 #include "stream-fd.h"
-#include <assert.h>
 #include <errno.h>
 #include <poll.h>
 #include <stdlib.h>