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: scan.c
- Revision:
- 2:9eb0a9a1f958
- Parent:
- 0:df031b60ca29
- Child:
- 3:d147beabba0e
diff -r 7037438ba4c1 -r 9eb0a9a1f958 scan.c --- a/scan.c Thu Aug 25 16:01:01 2016 +0000 +++ b/scan.c Tue Sep 20 15:34:31 2016 +0000 @@ -16,9 +16,9 @@ */ #include "iio-config.h" -#include "iio-errno.h" #include "iio-private.h" +#include <errno.h> #include <stdbool.h> #include <string.h>