X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.c;h=ae8a1f663b725cbed40f763e0105fd04d2d4dcc9;hp=a737e4cbde81760cc2bf2014bd72b56b07210a60;hb=be9f7c9b442f7b723427a79f85774d5fa7718425;hpb=0b59e8c354f4ea0b322fa84d57b355c12c87823b;ds=inline diff --git a/recv.c b/recv.c index a737e4cb..ae8a1f66 100644 --- a/recv.c +++ b/recv.c @@ -22,6 +22,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;