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