diff options
author | Csaba Henk <csaba@gluster.com> | 2010-09-15 08:11:21 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-09-16 23:07:57 -0700 |
commit | 3b27ee5d59cfd08e419dfbf1b71b54e724b1ed14 (patch) | |
tree | 368cfc9ffa0ab916f307d4655cf606b93e0dee53 /xlators/mgmt/glusterd/src/glusterd.h | |
parent | afa6e19f6a9e1dde0f00d72c21c760a5dca341b0 (diff) |
portmap: make grounds for typed service mapping
Signed-off-by: Csaba Henk <csaba@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 1570 (geosync related changes)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1570
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd.h')
-rw-r--r-- | xlators/mgmt/glusterd/src/glusterd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd.h b/xlators/mgmt/glusterd/src/glusterd.h index e888b7c9dd4..947f1c23af9 100644 --- a/xlators/mgmt/glusterd/src/glusterd.h +++ b/xlators/mgmt/glusterd/src/glusterd.h @@ -43,6 +43,7 @@ #include "rpcsvc.h" #include "glusterd-sm.h" #include "glusterd1-xdr.h" +#include "protocol-common.h" #include "glusterd-pmap.h" |