1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-10 14:23:00 +03:00

Moved util prototypes to own header file

This commit is contained in:
lammertb
2016-12-12 19:49:23 +01:00
parent f73d35f429
commit ed6658d990
41 changed files with 109 additions and 120 deletions

View File

@@ -22,12 +22,9 @@
* THE SOFTWARE.
*/
#include "httplib_main.h"
#include "httplib_ssl.h"
#include "httplib_utils.h"
/*
* void XX_httplib_handle_request( struct mg_connection *conn );