* 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:
@ -11,6 +11,7 @@
|
||||
details. */
|
||||
|
||||
#include "winsup.h"
|
||||
#include "thread.h"
|
||||
|
||||
extern "C" {
|
||||
/* ThreadCreation */
|
||||
|
Reference in New Issue
Block a user