X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=recv.c;h=3a3d142692aeab0018c13770d7eab1a94502cccc;hb=3689799ede7bba230ca544ac953392b428c3d662;hp=423ccbc2c074bcd8a1f95a0c3614f3cbf4763d5b;hpb=340eefa8e83c72319de0feda257d49e668b33f22;p=paraslash.git diff --git a/recv.c b/recv.c index 423ccbc2..3a3d1426 100644 --- a/recv.c +++ b/recv.c @@ -6,8 +6,10 @@ /** \file recv.c the stand-alone audio stream receiver */ -#include "para.h" +#include +#include +#include "para.h" #include "list.h" #include "sched.h" #include "recv.h"