Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-10-12 01:25:50 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-10-12 01:25:50 +0400
commit4f59041990b1e47597eae396ab46879deb5bbea6 (patch)
treecf2b3ae7667ed18c5837cc665d4d01499e021eee /node.gyp
parentcdf5d91fe56c82f61010ddd9035f3708b51e8b74 (diff)
Fix windows build
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 8068ea17e3b..20398660752 100644
--- a/node.gyp
+++ b/node.gyp
@@ -95,7 +95,6 @@
'src/handle_wrap.h',
'src/node.h',
'src/node_buffer.h',
- 'src/node_cares.h',
'src/node_constants.h',
'src/node_crypto.h',
'src/node_dtrace.h',