netlink-socket: Remove unnecessary #include.
authorBen Pfaff <blp@nicira.com>
Fri, 6 Apr 2012 22:13:37 +0000 (15:13 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 19 Apr 2012 03:28:47 +0000 (20:28 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
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;