* winsup.h: Split out dtable definitions into separate header file.
* dtable.h: New file. * sigproc.h: Eliminate pinfo.h usage here. Use it in source files that need it.
This commit is contained in:
@ -94,8 +94,7 @@ int __stdcall handle_sigsuspend (sigset_t);
|
||||
|
||||
int __stdcall proc_subproc (DWORD, DWORD);
|
||||
|
||||
#include "pinfo.h"
|
||||
|
||||
class _pinfo;
|
||||
void __stdcall proc_terminate ();
|
||||
void __stdcall sigproc_init ();
|
||||
void __stdcall subproc_init ();
|
||||
|
Reference in New Issue
Block a user