src/microhttpd/test_*: fixed more compiler warnings

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-06-14 21:22:33 +03:00
parent e4850e5b2c
commit 977d01df7a
18 changed files with 86 additions and 104 deletions
+1 -3
View File
@@ -33,9 +33,7 @@
#include <gcrypt.h>
#endif /* MHD_HTTPS_REQUIRE_GRYPT */
#include "tls_test_common.h"
extern const char srv_key_pem[];
extern const char srv_self_signed_cert_pem[];
#include "tls_test_keys.h"
static int oneone;