lib/socket_wrapper: try to fix the build on solaris
authorStefan Metzmacher <metze@samba.org>
Fri, 4 Mar 2011 20:14:27 +0000 (21:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 4 Mar 2011 20:19:05 +0000 (21:19 +0100)
commit2c7c3d03d5c6b99370f9007aa6fe874d36512be2
tree7b19393cadb18e95f30c5365842b9e4c405254b5
parent9c342c44a46f883bfd633ea48b04a9bcca930ab6
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
lib/socket_wrapper/socket_wrapper.c