Fix compiler errors

This commit is contained in:
2025-07-20 21:19:58 +02:00
parent 01bf34b58d
commit 3201eac013
29 changed files with 177 additions and 94 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include <stdbool.h>
#include <http.h>
#include <chttp.h>
// This example shows how to set up an HTTPS (HTTP over TLS)
// server.