Mention that linux/slab.h should be included to get kmalloc/kfree.
[cascardo/kernel/slides/.git] / 02hello / hello
index 433de87..39de8c7 100644 (file)
@@ -73,5 +73,6 @@ FIX_ME
 
 # Memory allocation
 
+* include linux/slab.h
 * kmalloc
 * kfree