diff --git a/[refs] b/[refs] index 273c26aaa81f..11547425a344 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fc26361ef0fbcad0406475fc6006fa4f09e60dce +refs/heads/master: 93921f5c2ce7427cc30341c86882527d1d1d8770 diff --git a/trunk/include/linux/rculist.h b/trunk/include/linux/rculist.h new file mode 100644 index 000000000000..bde4586f4382 --- /dev/null +++ b/trunk/include/linux/rculist.h @@ -0,0 +1,6 @@ +#ifndef _LINUX_RCULIST_H +#define _LINUX_RCULIST_H + +#include + +#endif /* _LINUX_RCULIST_H */