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