mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-15 18:34:41 +08:00
Fix unamalgamated build
This commit is contained in:
parent
02943a1082
commit
a2289a0625
@ -5014,6 +5014,7 @@ size_t mg_tls_pending(struct mg_connection *c) {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#if MG_ENABLE_MBEDTLS
|
#if MG_ENABLE_MBEDTLS
|
||||||
|
|
||||||
#if defined(MBEDTLS_VERSION_NUMBER) && MBEDTLS_VERSION_NUMBER >= 0x03000000
|
#if defined(MBEDTLS_VERSION_NUMBER) && MBEDTLS_VERSION_NUMBER >= 0x03000000
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#include "fmt.h"
|
||||||
#include "fs.h"
|
#include "fs.h"
|
||||||
#include "tls.h"
|
#include "tls.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user