1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-09 03:22:45 +03:00

Moved string prototypes to own header

This commit is contained in:
lammertb
2016-12-12 15:30:06 +01:00
parent 3dd9e2c7ea
commit a7ad3fb2b6
43 changed files with 116 additions and 159 deletions

View File

@@ -22,12 +22,9 @@
* THE SOFTWARE.
*/
#include "httplib_main.h"
#include "httplib_memory.h"
#include "httplib_string.h"
/*
* void XX_httplib_handle_cgi_request( struct mg_connection *conn, const char *prog );