summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ha/src/ha.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/ha/src/ha.h')
-rw-r--r--xlators/cluster/ha/src/ha.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/cluster/ha/src/ha.h b/xlators/cluster/ha/src/ha.h
index e5c9541d..5e06b7e0 100644
--- a/xlators/cluster/ha/src/ha.h
+++ b/xlators/cluster/ha/src/ha.h
@@ -20,6 +20,8 @@
#ifndef __HA_H_
#define __HA_H_
+#include "ha-mem-types.h"
+
typedef struct {
call_stub_t *stub;
int32_t op_ret, op_errno;