X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fshell%2Fconfig.c;h=e00ca8f4f595f8ad944ccbdd8150a88580cb7354;hb=c70b0bd774606177c893f6869ece09d0fd1d9034;hp=5ff0c30da3efff402e3fc0c02214c3b61d23e2a0;hpb=181f16e7dc0932027932fee830c5d77876ef53db;p=libucw.git diff --git a/lib/shell/config.c b/lib/shell/config.c index 5ff0c30d..e00ca8f4 100644 --- a/lib/shell/config.c +++ b/lib/shell/config.c @@ -21,6 +21,7 @@ #include #include #include +#include static struct cfitem *items; static byte *flags;