Added header where list is found.
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sun, 16 May 2010 17:35:48 +0000 (14:35 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sun, 16 May 2010 17:35:48 +0000 (14:35 -0300)
03types/types

index 80a0e4e..f8290fe 100644 (file)
@@ -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