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: ip6/icmp/ndp/ra.c
- Revision:
- 101:a677d8aee6dd
- Parent:
- 93:580fc113d9e9
- Child:
- 119:8e1a7805b801
--- a/ip6/icmp/ndp/ra.c Tue Jan 08 14:07:57 2019 +0000 +++ b/ip6/icmp/ndp/ra.c Tue Jan 08 15:06:07 2019 +0000 @@ -2,7 +2,7 @@ #include <stdbool.h> #include "log.h" -#include "clock.h" +#include "clk.h" #include "net.h" #include "action.h" #include "ip6.h"