X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=client_common.c;h=54bb9433e34cbd0a5bbfed50d07a7d536e0f8b65;hb=2a65c90cd295d3054185ff1510ecb302b3a4b29c;hp=a7115fd75ac33495d9dd36862ff446757bd9666c;hpb=92f089b820b45a5dbdc5b4f69d596105d5acba68;p=paraslash.git 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