1 2 3 4 5 6
#ifndef _LINUX_RCULIST_H #define _LINUX_RCULIST_H #include <linux/list.h> #endif /* _LINUX_RCULIST_H */