git://git.onelab.eu
/
sliver-openvswitch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7d7447d
)
netlink-socket: Remove unnecessary #include.
author
Ben Pfaff
<blp@nicira.com>
Fri, 6 Apr 2012 22:13:37 +0000
(15:13 -0700)
committer
Ben 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
patch
|
blob
|
history
diff --git
a/lib/netlink-socket.h
b/lib/netlink-socket.h
index
f2a5d3f
..
9d288bd
100644
(file)
--- a/
lib/netlink-socket.h
+++ b/
lib/netlink-socket.h
@@
-35,7
+35,6
@@
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
-#include "list.h"
struct ofpbuf;
struct nl_sock;
struct ofpbuf;
struct nl_sock;