From 4c91e27557a017a38973c903fdfb05064bfa9959 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 13 Nov 2012 10:46:33 -0800 Subject: [PATCH] --- yaml --- r: 337712 b: refs/heads/master c: 9f488ba8633fe77910ea0ba80ec762d9c34af1b6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/iio/consumer.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b881990a3aef..bbdc85fd280f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 045020e77684721e4a29e0225be99adc01cfa735 +refs/heads/master: 9f488ba8633fe77910ea0ba80ec762d9c34af1b6 diff --git a/trunk/include/linux/iio/consumer.h b/trunk/include/linux/iio/consumer.h index 126c0a9375f2..16c35ac045bd 100644 --- a/trunk/include/linux/iio/consumer.h +++ b/trunk/include/linux/iio/consumer.h @@ -9,6 +9,8 @@ */ #ifndef _IIO_INKERN_CONSUMER_H_ #define _IIO_INKERN_CONSUMER_H_ + +#include #include struct iio_dev;