#ifndef node_tcp_h #define node_tcp_h #include void node_tcp_initialize (v8::Handle target); #endif