cygwin: we need to include uv-common.h for uv__set_sys_error()
This commit is contained in:
parent
5505f2e906
commit
4f1782a54b
@ -19,6 +19,7 @@
|
||||
*/
|
||||
|
||||
#include "uv.h"
|
||||
#include "../uv-common.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user