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:
@@ -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 );
|
||||
|
Reference in New Issue
Block a user