Commit ce747f3f authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

rpcrt4: Compile in RPC over HTTP support even if HAVE_SOCKETPAIR is not defined.

parent b2a5bfdf
......@@ -7,6 +7,7 @@ MODULE = rpcrt4.dll
IMPORTLIB = rpcrt4
IMPORTS = uuid advapi32 kernel32 ntdll
DELAYIMPORTS = wininet secur32 user32
EXTRALIBS = @SOCKETLIBS@
C_SRCS = \
cproxy.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment