X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fthreads-conf.c;h=b96f867f5869853e2cdd4cc2cb60b01990e2ee18;hb=0db6e10eac28f38bfc3b325b13ad95107c58ce1e;hp=39a3e738998c9390058f9fc1d2cbaf6bfe31c13f;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;p=libucw.git diff --git a/ucw/threads-conf.c b/ucw/threads-conf.c index 39a3e738..b96f867f 100644 --- a/ucw/threads-conf.c +++ b/ucw/threads-conf.c @@ -7,9 +7,9 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/threads.h" -#include "ucw/conf.h" +#include +#include +#include uns ucwlib_thread_stack_size = 65556;