#ifndef node_tcp_h #define node_tcp_h #include #include using namespace v8; Handle node_tcp_initialize (struct ev_loop *); #endif