rcu: split list.h and move rcu-protected lists into rculist.h
[deliverable/linux.git] / net / 802 / psnap.c
index 31128cb92a23fc9b3eba377b52705671a3c984c7..ea46439314468e78f5a20539de38e123dc4cd5a9 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/mm.h>
 #include <linux/in.h>
 #include <linux/init.h>
+#include <linux/rculist.h>
 
 static LIST_HEAD(snap_list);
 static DEFINE_SPINLOCK(snap_lock);
This page took 0.025142 seconds and 5 git commands to generate.