X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.c;h=52f457fc29b68e61ba017079511145f4e3120885;hp=8e6d75b1c8b6fe3a1fa9d6865e9d3c71eb0e5843;hb=4867d9a4948aadde4dd59436e1c5fb0fc141ba89;hpb=d7b4aa3835197ee906f13f515040e1cda6385544 diff --git a/recv.c b/recv.c index 8e6d75b1..52f457fc 100644 --- a/recv.c +++ b/recv.c @@ -21,6 +21,7 @@ #include "error.h" #include "stdout.h" #include "buffer_tree.h" +#include "version.h" /** The gengetopt args info struct. */ static struct recv_args_info conf;