Sebastian Lackner sebastian@fds-team.de writes:
diff --git a/dlls/ntdll/Makefile.in b/dlls/ntdll/Makefile.in index ed4bb94..2cecac6 100644 --- a/dlls/ntdll/Makefile.in +++ b/dlls/ntdll/Makefile.in @@ -47,6 +47,7 @@ C_SRCS = \ tape.c \ thread.c \ threadpool.c \
- threadpool2.c \
Please put that stuff in the existing threadpool.c, it's not large and it will be easier to find that way.