Skip to content

Commit

Permalink
Merge branch 'iiobuild' into 'master'
Browse files Browse the repository at this point in the history
[sensorfw] iio.h is not used, so remove it. Fixes MER#1710

This fixes a build issue when libiio headers are not installed.

See merge request !9
  • Loading branch information
lpotter committed Nov 29, 2016
2 parents 6620b4d + e700f8a commit d5bbbb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adaptors/iioadaptor/iioadaptor.cpp
Expand Up @@ -29,7 +29,6 @@
*/
#include <errno.h>

#include <iio.h>
#include <libudev.h>

#include <logging.h>
Expand Down

0 comments on commit d5bbbb9

Please sign in to comment.