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.
Dependencies: libserialport libxml2
Diff: context.c
- Revision:
- 2:9eb0a9a1f958
- Parent:
- 0:df031b60ca29
- Child:
- 3:d147beabba0e
--- a/context.c Thu Aug 25 16:01:01 2016 +0000 +++ b/context.c Tue Sep 20 15:34:31 2016 +0000 @@ -18,9 +18,9 @@ #include "debug.h" #include "iio-config.h" -#include "iio-errno.h" #include "iio-private.h" +#include <errno.h> #include <string.h> #ifdef _WIN32