dlls: Remove explicit imports of kernel32 and ntdll.
diff --git a/dlls/msacm32.drv/Makefile.in b/dlls/msacm32.drv/Makefile.in
index ca46e47..76d1302 100644
--- a/dlls/msacm32.drv/Makefile.in
+++ b/dlls/msacm32.drv/Makefile.in
@@ -3,7 +3,7 @@
 SRCDIR    = @srcdir@
 VPATH     = @srcdir@
 MODULE    = msacm32.drv
-IMPORTS   = msacm32 winmm user32 kernel32
+IMPORTS   = msacm32 winmm user32
 
 C_SRCS = \
 	wavemap.c