X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Flib.h;h=302f19ed447ae2c7b3dac37c3dda44b7336b4e71;hb=0db6e10eac28f38bfc3b325b13ad95107c58ce1e;hp=4a7dc2935f4ff6755e88132ff498c65a52d1e49a;hpb=0192d9f3a127c82b32131d26ed9b5fb5a90db723;p=libucw.git diff --git a/ucw/lib.h b/ucw/lib.h index 4a7dc293..302f19ed 100644 --- a/ucw/lib.h +++ b/ucw/lib.h @@ -1,7 +1,7 @@ /* * The UCW Library -- Miscellaneous Functions * - * (c) 1997--2009 Martin Mares + * (c) 1997--2014 Martin Mares * (c) 2005 Tomas Valla * (c) 2006 Robert Spalek * (c) 2007 Pavel Charvat @@ -15,6 +15,7 @@ #include #include +#include #ifdef CONFIG_UCW_CLEAN_ABI #define assert_failed ucw_assert_failed