[ovs-dev] [optimize 12/26] netlink-socket: Remove unnecessary #include.

Ben Pfaff blp at nicira.com
Tue Apr 17 00:18:52 UTC 2012


Signed-off-by: Ben Pfaff <blp at nicira.com>
---
 lib/netlink-socket.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/netlink-socket.h b/lib/netlink-socket.h
index f2a5d3f..9d288bd 100644
--- a/lib/netlink-socket.h
+++ b/lib/netlink-socket.h
@@ -35,7 +35,6 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
-#include "list.h"
 
 struct ofpbuf;
 struct nl_sock;
-- 
1.7.9




More information about the dev mailing list