X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=54bb9433e34cbd0a5bbfed50d07a7d536e0f8b65;hp=a7115fd75ac33495d9dd36862ff446757bd9666c;hb=be9f7c9b442f7b723427a79f85774d5fa7718425;hpb=0b59e8c354f4ea0b322fa84d57b355c12c87823b;ds=sidebyside diff --git a/client_common.c b/client_common.c index a7115fd7..54bb9433 100644 --- a/client_common.c +++ b/client_common.c @@ -25,6 +25,7 @@ #include "client.h" #include "hash.h" #include "buffer_tree.h" +#include "version.h" /** The size of the receiving buffer. */ #define CLIENT_BUFSIZE 4000