system.drv16: Add ntdll import.

This commit is contained in:
Alexandre Julliard 2009-09-29 20:52:56 +02:00
parent 4d9a05ff0b
commit d52ad5e9a6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = system.drv16
IMPORTS = kernel32
IMPORTS = kernel32 ntdll
EXTRADLLFLAGS = -Wb,--subsystem,win16
C_SRCS = system.c