X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Flog-file.c;h=b00f5b3a054304bc951bdd1cd8f55b5710ffc5d9;hb=05ffab94be8da943cffb8fb30d7073ab78aef94c;hp=862b94c1570cc06825ed29991cd009acfc1e8cad;hpb=c468d0e1622909c2fa58c29bb149859752e9ba68;p=libucw.git diff --git a/ucw/log-file.c b/ucw/log-file.c index 862b94c1..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/lfs.h" -#include "ucw/threads.h" -#include "ucw/simple-lists.h" +#include +#include +#include +#include +#include +#include #include #include