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