From e0f11915a569538ea75e6bbf7c9236d7682afe1d Mon Sep 17 00:00:00 2001 From: "Paul E. McKenney" Date: Mon, 19 Apr 2010 22:24:22 -0700 Subject: [PATCH] --- yaml --- r: 191011 b: refs/heads/master c: d14aada8e20bdf81ffd43f433b123972cf575b32 h: refs/heads/master i: 191009: 0672e0d363d23b13657cdc3250cfeb5968ed84e6 191007: 310f4809912bb3a94a9c4961c7062f9f4a5c891c v: v3 --- [refs] | 2 +- trunk/include/linux/srcu.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a0f775234ee3..c7cbe949c77e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f1d507beeab1d1d60a1c58eac7dc81522c6f4629 +refs/heads/master: d14aada8e20bdf81ffd43f433b123972cf575b32 diff --git a/trunk/include/linux/srcu.h b/trunk/include/linux/srcu.h index 9c01f1022428..4d5d2f546dbf 100644 --- a/trunk/include/linux/srcu.h +++ b/trunk/include/linux/srcu.h @@ -27,6 +27,8 @@ #ifndef _LINUX_SRCU_H #define _LINUX_SRCU_H +#include + struct srcu_struct_array { int c[2]; };