1
0
Fork 0
mirror of https://github.com/kissste/rtl8710_Raw_Packets.git synced 2025-03-22 13:03:02 +00:00
rtl8710_Raw_Packets/project/inc/user/cgi-test.h

9 lines
90 B
C
Raw Permalink Normal View History

2017-05-16 01:59:48 +00:00
#ifndef CGI_TEST_H
#define CGI_TEST_H
int cgiTestbed(HttpdConnData *connData);
#endif