rtl8710_Raw_Packets/project/inc/user/cgi-test.h
2017-05-15 21:59:48 -04:00

8 lines
90 B
C

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