Signed-off-by: Ben Pfaff <b...@nicira.com> --- lib/netlink-socket.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lib/netlink-socket.c b/lib/netlink-socket.c index 392bcf5..a9e68fa 100644 --- a/lib/netlink-socket.c +++ b/lib/netlink-socket.c @@ -59,8 +59,7 @@ static void log_nlmsg(const char *function, int error, /* Netlink sockets. */ -struct nl_sock -{ +struct nl_sock { int fd; uint32_t next_seq; uint32_t pid; -- 1.7.2.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev