etw_provider: unbreak windows build

pull/5010/head
Fedor Indutny 2013-07-31 22:35:46 +04:00
parent ccf8f3eebc
commit 6caf012d59
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@
namespace node {
using v8::V8;
using v8::JitCodeEvent;
HMODULE advapi;
REGHANDLE node_provider;
EventRegisterFunc event_register;