From: Thadeu Lima de Souza Cascardo Date: Sun, 16 May 2010 17:35:48 +0000 (-0300) Subject: Added header where list is found. X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fkernel%2Fslides%2F.git;a=commitdiff_plain;h=5353d3940308c5f3364a1690decd4ef8d8797b75 Added header where list is found. --- diff --git a/03types/types b/03types/types index 80a0e4e..f8290fe 100644 --- a/03types/types +++ b/03types/types @@ -82,6 +82,7 @@ Reference: # Declaration +* include linux/list.h * LIST\\_HEAD(head); * Embed a struct list\\_head in your structure * Use a struct list\\_head pointer to iterate