Commit bd48cf2f authored by Alexandre Julliard's avatar Alexandre Julliard

toolhelp.dll16: Add ntdll import.

parent d52ad5e9
......@@ -3,7 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = toolhelp.dll16
IMPORTS = kernel32
IMPORTS = kernel32 ntdll
EXTRADLLFLAGS = -Wb,--subsystem,win16
C_SRCS = toolhelp.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