X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=sched.c;h=a7660f5972c9f678b6f3a19b7b4398a1e43ae24b;hb=3689799ede7bba230ca544ac953392b428c3d662;hp=144eaf6e21a670d1243a07d00689cf6a3fbd1900;hpb=340eefa8e83c72319de0feda257d49e668b33f22;p=paraslash.git diff --git a/sched.c b/sched.c index 144eaf6e..a7660f59 100644 --- a/sched.c +++ b/sched.c @@ -6,7 +6,10 @@ /** \file sched.c paraslash's scheduling functions */ +#include /* readdir() */ +#include #include + #include "para.h" #include "ipc.h" #include "fd.h"