X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh.c;h=f0c1e43586aecebb45f3fac3732fa274eac54690;hp=e91c6c2b343b464fd2d9ff0472eff52bdd21cae9;hb=299df142bb50bacebc0b3050768f941bc95b5b6f;hpb=343a65bc48b4e0cda4d9a14afcd7e96cca9c5de9 diff --git a/ogg_afh.c b/ogg_afh.c index e91c6c2b..f0c1e435 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -12,11 +12,9 @@ #include #include "para.h" -#include "afh.h" #include "error.h" +#include "afh.h" #include "string.h" -#include "afs.h" -#include "server.h" /** must be big enough to hold header */ #define CHUNK_SIZE 32768