X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=d3a9ede1f0e1d5b7238a387f0f3aa03650deed55;hp=33ad19546d2a6e8f5d072152f75e11fefbd6fb18;hb=a24d175e6d093d6d9f6e583c3026e45924bad621;hpb=d7b4aa3835197ee906f13f515040e1cda6385544 diff --git a/client_common.c b/client_common.c index 33ad1954..d3a9ede1 100644 --- a/client_common.c +++ b/client_common.c @@ -21,6 +21,7 @@ #include "client.cmdline.h" #include "client.h" #include "buffer_tree.h" +#include "version.h" /** The size of the receiving buffer. */ #define CLIENT_BUFSIZE 4000