X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fshell%2Fconfig.c;h=780ff792fd891316a3d96a3ab259bd96a2356bed;hb=97c8e41bd5fba61fe60c7e8fc20484a58a371583;hp=02ae4b07a09a6f109bec60aed79f713067782d4a;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/ucw/shell/config.c b/ucw/shell/config.c index 02ae4b07..780ff792 100644 --- a/ucw/shell/config.c +++ b/ucw/shell/config.c @@ -17,15 +17,15 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/conf.h" -#include "ucw/getopt.h" -#include "ucw/conf-internal.h" -#include "ucw/clists.h" -#include "ucw/mempool.h" -#include "ucw/chartype.h" -#include "ucw/bbuf.h" -#include "ucw/string.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include