X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Flog-file.c;h=0b8ed66c3ce5534bf788e3473d86c908856f263a;hb=220a6551622b6c87b26450a3ca4fe48c1acfce95;hp=eebdb1aa0f6d603277e0d19cadd7058456260e50;hpb=1a3bce799001b4fe9cdc77df5d5126fcf6e14072;p=libucw.git diff --git a/ucw/log-file.c b/ucw/log-file.c index eebdb1aa..0b8ed66c 100644 --- a/ucw/log-file.c +++ b/ucw/log-file.c @@ -10,6 +10,7 @@ #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"