Commit d52ad5e9 authored by Alexandre Julliard's avatar Alexandre Julliard

system.drv16: Add ntdll import.

parent 4d9a05ff
......@@ -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
......
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