Get rid of the global thread.h header.
commit5625c6079ef84ab5f2c61991023d91db381a05a3
authorAlexandre Julliard <julliard@winehq.org>
Sat, 1 Mar 2008 10:57:00 +0000 (1 11:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 1 Mar 2008 10:57:00 +0000 (1 11:57 +0100)
tree7966512928df24013915401e6eccfb3476bfc30d
parent848383ac8239140ff6ef43c516c1cf322c41bec1
Get rid of the global thread.h header.
20 files changed:
dlls/kernel32/file.c
dlls/kernel32/instr.c
dlls/kernel32/module.c
dlls/kernel32/task.c
dlls/kernel32/thread.c
dlls/kernel32/wowthunk.c
dlls/ntdll/directory.c
dlls/ntdll/env.c
dlls/ntdll/file.c
dlls/ntdll/path.c
dlls/ntdll/signal_i386.c
dlls/ntdll/sync.c
dlls/ntdll/thread.c
dlls/winedos/dosvm.c
dlls/winedos/int31.c
dlls/winedos/interrupts.c
include/thread.h [deleted file]
include/winternl.h
tools/make_makefiles
tools/winebuild/relay.c