X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.c;h=52f457fc29b68e61ba017079511145f4e3120885;hp=a737e4cbde81760cc2bf2014bd72b56b07210a60;hb=c41a04fb296e068ebfec78bba9678bf15daea896;hpb=9417eae5ca2b9f10d25f769221e8fd91048bc68a diff --git a/recv.c b/recv.c index a737e4cb..52f457fc 100644 --- a/recv.c +++ b/recv.c @@ -8,7 +8,6 @@ #include #include -#include #include #include "para.h" @@ -22,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;