From 5353d3940308c5f3364a1690decd4ef8d8797b75 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Sun, 16 May 2010 14:35:48 -0300 Subject: [PATCH] Added header where list is found. --- 03types/types | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1