X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.c;h=3a3d142692aeab0018c13770d7eab1a94502cccc;hp=423ccbc2c074bcd8a1f95a0c3614f3cbf4763d5b;hb=d9f939fe8a68267a62b68546b17e1ec9a34aab0b;hpb=471684761a2039bbc89aa1e3c33c62de6bef86cf 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"