* transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.
This commit is contained in:
@@ -13,6 +13,7 @@ details. */
|
||||
/* to allow this to link into cygwin and the .dll, a little magic is needed. */
|
||||
#ifdef __OUTSIDE_CYGWIN__
|
||||
#include "woutsup.h"
|
||||
#include <ntdef.h>
|
||||
#else
|
||||
#include "winsup.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user