Fix import dependency.

crwulff (none) crwulff at cybertron.
Thu Dec 6 22:23:10 CST 2007


---
 dlls/ntoskrnl.exe/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/ntoskrnl.exe/Makefile.in b/dlls/ntoskrnl.exe/Makefile.in
index 2e91316..b632551 100644
--- a/dlls/ntoskrnl.exe/Makefile.in
+++ b/dlls/ntoskrnl.exe/Makefile.in
@@ -4,7 +4,7 @@ SRCDIR    = @srcdir@
 VPATH     = @srcdir@
 MODULE    = ntoskrnl.exe
 IMPORTLIB = libntoskrnl.exe.$(IMPLIBEXT)
-IMPORTS   = kernel32 ntdll
+IMPORTS   = msvcrt kernel32 ntdll
 
 C_SRCS = \
 	ntoskrnl.c
-- 
1.5.2.5


--=-+kcwy06kAv76fd0G6+hX--




More information about the wine-patches mailing list