* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
only in sources which require them. * Makefile.in: Generate dependencies with -MD option.
This commit is contained in:
@ -32,8 +32,6 @@ typedef struct struct_waitq
|
||||
HANDLE thread_ev;
|
||||
} waitq;
|
||||
|
||||
class muto;
|
||||
|
||||
struct sigthread
|
||||
{
|
||||
DWORD id;
|
||||
|
Reference in New Issue
Block a user