X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=list.h;h=4b946c7c24e037925c924b76df76c23c0a109196;hb=5f3634559adee80ce073f81f3a463754a0ea1cf6;hp=209d8701c9c6a975972ed3a6a98c557f3554ddd8;hpb=af353ccce9f889507bdebad7d20854e236e89d54;p=paraslash.git diff --git a/list.h b/list.h index 209d8701..4b946c7c 100644 --- a/list.h +++ b/list.h @@ -5,6 +5,8 @@ * */ +/** \file list.h doubly linked list implementation */ + #include /* offsetof */ #define container_of(ptr, type, member) ({ \