diff options
Diffstat (limited to 'xlators/cluster/map/src/map.h')
-rw-r--r-- | xlators/cluster/map/src/map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/cluster/map/src/map.h b/xlators/cluster/map/src/map.h index b423642cc..eb549eb06 100644 --- a/xlators/cluster/map/src/map.h +++ b/xlators/cluster/map/src/map.h @@ -21,6 +21,7 @@ #define __MAP_H__ #include "xlator.h" +#include "map-mem-types.h" struct map_pattern { struct map_pattern *next; |