netlink-socket: Remove unnecessary #include.
[sliver-openvswitch.git] / lib / netlink-socket.h
index f2a5d3f..9d288bd 100644 (file)
@@ -35,7 +35,6 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
-#include "list.h"
 
 struct ofpbuf;
 struct nl_sock;