include: Add a missing wincrypt.h include directive to mprapi.h.
authorFrancois Gouget <fgouget@free.fr>
Mon, 12 Dec 2011 22:53:07 +0000 (23:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Dec 2011 17:59:03 +0000 (18:59 +0100)
commit644cd0ae174e439b38be883473e4f9e11b098f58
tree4c168f35e34b91da94c4b805ef186f1ed121a1fc
parent302aad9cf978694eb1c0bce99875f9bd303c0f8c
include: Add a missing wincrypt.h include directive to mprapi.h.

Also add the USE_WC_PREFIX macro so one can cleanly deal with the CMSG_DATA conflict with sys/socket.h.
dlls/ws2_32/socket.c
include/mprapi.h
include/wincrypt.h