toolhelp.dll16: Add ntdll import.

This commit is contained in:
Alexandre Julliard 2009-09-29 20:59:51 +02:00
parent d52ad5e9a6
commit bd48cf2f4b
1 changed files with 1 additions and 1 deletions

View File

@ -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