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-fault-html.c
- Revision:
- 29:4d649264d6b6
- Parent:
- 17:a08749ce4cb6
diff -r 3e33871a1874 -r 4d649264d6b6 http-fault-html.c
--- a/http-fault-html.c Tue Jan 15 17:04:51 2019 +0000
+++ b/http-fault-html.c Tue Jan 15 17:46:01 2019 +0000
@@ -1,10 +1,11 @@
#include <stdio.h>
-#include "http.h"
-#include "page.h"
-#include "nav.h"
-#include "http-base.h"
-#include "fault.h"
+#include "http.h"
+#include "page.h"
+#include "nav.h"
+#include "nav-derived.h"
+#include "http-server.h"
+#include "fault.h"
void HttpFaultHtml()
{