From 9173589cc01c4460f3fc3e1a2c005807d677735c Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Tue, 20 Oct 2015 17:43:47 -0400 Subject: [node] include node headers in binding.gyp, undef libuv_cflags --- binding.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'binding.gyp') diff --git a/binding.gyp b/binding.gyp index 13114cd424..759b8d91da 100644 --- a/binding.gyp +++ b/binding.gyp @@ -11,6 +11,7 @@ ], 'include_dirs': [ + '<(node_root_dir)/include/node', "