Module: wine Branch: master Commit: ce747f3facf0938f07e6c00ee233e08b1df687d2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ce747f3facf0938f07e6c00ee2...
Author: Rob Shearman robertshearman@gmail.com Date: Tue Apr 7 12:28:42 2009 +0100
rpcrt4: Compile in RPC over HTTP support even if HAVE_SOCKETPAIR is not defined.
---
dlls/rpcrt4/Makefile.in | 1 + dlls/rpcrt4/rpc_transport.c | 279 ++++++++++++++++++++++--------------------- 2 files changed, 141 insertions(+), 139 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ce747f3facf0938f07e6c0...