mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Complete removal of node_child_process_win32.cc
This commit is contained in:
@@ -24,8 +24,8 @@ NODE_EXT_LIST_START
|
||||
NODE_EXT_LIST_ITEM(node_buffer)
|
||||
#ifdef __POSIX__
|
||||
NODE_EXT_LIST_ITEM(node_cares)
|
||||
#endif
|
||||
NODE_EXT_LIST_ITEM(node_child_process)
|
||||
#endif
|
||||
#ifdef HAVE_OPENSSL
|
||||
NODE_EXT_LIST_ITEM(node_crypto)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user