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