#ifndef node_http_h #define node_http_h #include void Init_http (v8::Handle target); #endif