X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fshell%2Fconfig.c;h=780ff792fd891316a3d96a3ab259bd96a2356bed;hb=c0e08a14cb5681faac6bd4b2567fe153f2421273;hp=02ae4b07a09a6f109bec60aed79f713067782d4a;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;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