X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib%2Flist.h;h=3f701be650e681ecc8937147e08a20cd0c2a4615;hb=e6c3d6c782080832a49192a8bd88599ef230678e;hp=a63b528c414c96ab2eb40f6531126c2d0919c73c;hpb=03fe827a7d4a7ad79ac235654414aa339a9a2c9a;p=apps%2Fmadmutt.git diff --git a/lib/list.h b/lib/list.h index a63b528..3f701be 100644 --- a/lib/list.h +++ b/lib/list.h @@ -16,8 +16,6 @@ #ifndef _LIB_LIST_H #define _LIB_LIST_H -#include - typedef struct list2_t { void** data; ssize_t length;