Don't use designated struct member initializers in code compiled outside of Linux.
authorBen Pfaff <blp@nicira.com>
Thu, 4 Sep 2008 20:28:28 +0000 (13:28 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 4 Sep 2008 20:53:27 +0000 (13:53 -0700)
commit66f51290ba619f4c3b340c7bd6aedd61f41dd9ea
tree1c0c0259ee4a3cd69d19a2532d65795aca99f7d8
parent95204b0bf0c329fde1ff1ba821f9166abfa18377
Don't use designated struct member initializers in code compiled outside of Linux.

Needed for partner builds.
lib/vconn-netlink.c
lib/vconn-ssl.c
lib/vconn-stream.c
lib/vconn-tcp.c
lib/vconn-unix.c