X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh.c;h=39859c08ebba613885f424f7c941d79dfa7f2f99;hp=71ee7e309c48f86fd3a1c1cb1f09840a1ff66d1b;hb=61250cf03241bf73662dac3753e44660a572fa2a;hpb=97f53e18953fc2013c0b14f0261ac385e45b0284 diff --git a/ogg_afh.c b/ogg_afh.c index 71ee7e30..39859c08 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -12,9 +12,10 @@ #include "para.h" #include "afh.h" -#include "server.h" #include "error.h" #include "string.h" +#include "afs.h" +#include "server.h" /** must be big enough to hold header */ #define CHUNK_SIZE 32768