#ifndef CGI_RESET_H #define CGI_RESET_H #include #include httpd_cgi_state cgiResetDevice(HttpdConnData *connData); #endif // CGI_RESET_H