X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=write_common.c;h=8e4d5aa62a30e9c69d34dc31231da78afde193a5;hp=3f6c0bbea422bbbc44e16857000b78df6d45a5d8;hb=cc2a6158eef6957769fd5739446916d3e5413ae1;hpb=802348691238fbca1b50f19a9331806a0786b097 diff --git a/write_common.c b/write_common.c index 3f6c0bbe..8e4d5aa6 100644 --- a/write_common.c +++ b/write_common.c @@ -7,12 +7,14 @@ /** \file write_common.c common functions of para_audiod and para_write */ #include +#include #include "para.h" #include "string.h" #include "list.h" #include "sched.h" #include "ggo.h" +#include "buffer_tree.h" #include "write.h" #include "error.h"