From 198e8ee15037d1de39a3d23d3bf579fed0561ba3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 May 2014 01:49:53 +0200 Subject: store structure version for all structures when marshalling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds-server/client.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mds-server/client.h') diff --git a/src/mds-server/client.h b/src/mds-server/client.h index 39ed791..ab8046a 100644 --- a/src/mds-server/client.h +++ b/src/mds-server/client.h @@ -30,6 +30,8 @@ +#define CLIENT_T_VERSION 0 + /** * Client information structure */ -- cgit v1.2.3-70-g09d2