* sigproc.cc: Add include file for proper definitions.
* spawn.cc: Ditto. * winsup.h: Define cfree to avoid newlib pollution.
This commit is contained in:
@ -20,6 +20,7 @@ details. */
|
||||
#include "sync.h"
|
||||
#include "sigproc.h"
|
||||
#include "pinfo.h"
|
||||
#include "cygheap.h"
|
||||
#include "child_info.h"
|
||||
#include "perthread.h"
|
||||
#include <assert.h>
|
||||
|
Reference in New Issue
Block a user