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