summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-07-15 21:10:12 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-15 21:10:12 +0200
commita1b1d30209fc27a8cfa2264804298779e5919219 (patch)
treec254bcc23d8543753ccd9ab8a9a383330e38153d
parentd5c19f54da7b2b26a958b6392546900b1399fc8e (diff)
parentb1c501e5b5a165228b7d2819265bc70ec610da01 (diff)
downloadlinux-crypto-a1b1d30209fc27a8cfa2264804298779e5919219.tar.gz
linux-crypto-a1b1d30209fc27a8cfa2264804298779e5919219.zip
Merge branch 'core/rcu' into core/rcu-for-linus
Diffstat (limited to '')
-rw-r--r--crypto/async_tx/async_tx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/async_tx/async_tx.c b/crypto/async_tx/async_tx.c
index c6e772fc..095c798d 100644
--- a/crypto/async_tx/async_tx.c
+++ b/crypto/async_tx/async_tx.c
@@ -23,6 +23,7 @@
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
*/
+#include <linux/rculist.h>
#include <linux/kernel.h>
#include <linux/async_tx.h>