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