Commit 70765153 authored by Steven Edwards's avatar Steven Edwards Committed by Alexandre Julliard

Add ntdll to list of imports for urlmon.

parent b317bf2d
......@@ -3,7 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = urlmon.dll
IMPORTS = cabinet ole32 wininet user32 kernel32
IMPORTS = cabinet ole32 wininet user32 kernel32 ntdll
EXTRALIBS = $(LIBUUID)
LDDLLFLAGS = @LDDLLFLAGS@
......
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