X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=vss.c;h=d0f57aec9a9cda035b58f561af8855a10dacbc05;hp=c15fbd7e6898537f2c9e6a26ee067c61ab7455da;hb=cb6d1dfb9e4067229a4bbde0abd05784d97ef14b;hpb=0869d99a5dcfa351536a129f10ddf3a99211cf46 diff --git a/vss.c b/vss.c index c15fbd7e..d0f57aec 100644 --- a/vss.c +++ b/vss.c @@ -11,11 +11,13 @@ * senders. */ +#include "para.h" +#include "afh.h" #include "server.h" #include /* mmap */ #include /* gettimeofday */ #include "server.cmdline.h" -#include "afs.h" +#include "afs_common.h" #include "vss.h" #include "send.h" #include "error.h"