X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=d3a9ede1f0e1d5b7238a387f0f3aa03650deed55;hp=c7ea3b4cb0dde32a36c1a50ebdb72658b9ec47e2;hb=a24d175e6d093d6d9f6e583c3026e45924bad621;hpb=e7593d7c153bfca2131b18621fb24ae18c1c0cb3 diff --git a/client_common.c b/client_common.c index c7ea3b4c..d3a9ede1 100644 --- a/client_common.c +++ b/client_common.c @@ -8,7 +8,6 @@ #include #include -#include #include "para.h" #include "error.h" @@ -22,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