queue: Get rid of ovs_queue data structure.
[sliver-openvswitch.git] / lib / rconn.h
index 4df2f34..47b211b 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef RCONN_H
 #define RCONN_H 1
 
-#include "queue.h"
 #include <stdbool.h>
 #include <stdint.h>
 #include <time.h>