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