#ifndef node_process_h #define node_process_h #include void NodeInit_process (v8::Handle target); #endif