We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 916dffd + 89396b5 commit cd3359cCopy full SHA for cd3359c
src/support/ios.h
@@ -3,7 +3,7 @@
3
4
#include <stdarg.h>
5
#include <pthread.h>
6
-#include "../../usr/include/uv.h"
+#include "../../deps/libuv/include/uv.h"
7
8
// this flag controls when data actually moves out to the underlying I/O
9
// channel. memory streams are a special case of this where the data
0 commit comments