fix compiling last commit (save before committing...)

This commit is contained in:
Simon Goldschmidt
2019-08-06 22:34:17 +02:00
parent 19e22f870f
commit c4f33be3f3
2 changed files with 3 additions and 6 deletions

View File

@@ -32,7 +32,7 @@
#ifndef LWIP_HDR_HTTP_EXAMPLES_HTTPS_EXAMPLE
#define LWIP_HDR_HTTP_EXAMPLES_HTTPS_EXAMPLE
#define LWIP_HTTPD_EXAMPLE_HTTPS 1
void https_ex_init(void);
#endif /* LWIP_HDR_HTTP_EXAMPLES_HTTPS_EXAMPLE */