X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Flog-file.c;h=b00f5b3a054304bc951bdd1cd8f55b5710ffc5d9;hb=05ffab94be8da943cffb8fb30d7073ab78aef94c;hp=231344bd4ef77a713da534e9376603333447e46d;hpb=315d65b74168b23e820b9dde6166ec19bd048228;p=libucw.git diff --git a/ucw/log-file.c b/ucw/log-file.c index 231344bd..b00f5b3a 100644 --- a/ucw/log-file.c +++ b/ucw/log-file.c @@ -8,12 +8,12 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/log.h" -#include "ucw/log-internal.h" -#include "ucw/io.h" -#include "ucw/threads.h" -#include "ucw/simple-lists.h" +#include +#include +#include +#include +#include +#include #include #include