lib/socket_wrapper: try to fix the build on solaris
commit9478dd98f27913b87236e54e0f606c0eda559a6e
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Mar 2011 20:14:27 +0000 (4 21:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 7 Mar 2011 10:13:21 +0000 (7 11:13 +0100)
treeb5920cf54fa4f5c69210490837ceda0f87ee7099
parent754f980e87f8e8902826dea8735ba0addd13ad0c
lib/socket_wrapper: try to fix the build on solaris

struct msg does not contain msg_control, msg_controllen and msg_flags
on solaris.

metze
(cherry picked from commit 2c7c3d03d5c6b99370f9007aa6fe874d36512be2)
lib/socket_wrapper/socket_wrapper.c