#ifndef CGI_TEST_H #define CGI_TEST_H #include int cgiTestbed(HttpdConnData *connData); #endif