GCS  0.2.3
gcs_priv.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2011 Codership Oy <info@codership.com>
3  *
4  * $Id$
5  */
6 
11 #ifndef _gcs_priv_h_
12 #define _gcs_priv_h_
13 
14 #include "gcs.h"
15 
16 #define GCS_DESYNC_REQ "self-desync"
17 
18 #endif /* _gcs_priv_h_ */