X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ucw%2Fmainloop.c;h=b2b07c5082476bedbdc023e094f49f6feb02a28b;hb=f17e4350dcf0c033891e52b30b0c32a4a4fed5e0;hp=6eb60d47da74a73fa48813e5f26c6074f5c86e77;hpb=e460f9a21d0af5b082f934fe0542baaf14f94b93;p=libucw.git diff --git a/ucw/mainloop.c b/ucw/mainloop.c index 6eb60d47..b2b07c50 100644 --- a/ucw/mainloop.c +++ b/ucw/mainloop.c @@ -9,12 +9,13 @@ #undef LOCAL_DEBUG -#include "ucw/lib.h" -#include "ucw/heap.h" -#include "ucw/mainloop.h" -#include "ucw/threads.h" -#include "ucw/gary.h" -#include "ucw/process.h" +#include +#include +#include +#include +#include +#include +#include #include #include