Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: oldheating gps motorhome heating
Diff: http-net-html.c
- Revision:
- 29:4d649264d6b6
- Parent:
- 14:c3c43c8faf0e
diff -r 3e33871a1874 -r 4d649264d6b6 http-net-html.c --- a/http-net-html.c Tue Jan 15 17:04:51 2019 +0000 +++ b/http-net-html.c Tue Jan 15 17:46:01 2019 +0000 @@ -1,5 +1,5 @@ #include "http.h" -#include "http-base.h" +#include "http-server.h" #include "page.h" #include "nav.h" #include "net.h"