diff options
Diffstat (limited to 'cpp/src/qpid/cluster')
| -rw-r--r-- | cpp/src/qpid/cluster/Cpg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/qpid/cluster/Cpg.h b/cpp/src/qpid/cluster/Cpg.h index 09b6996cc0..2a7ec459d3 100644 --- a/cpp/src/qpid/cluster/Cpg.h +++ b/cpp/src/qpid/cluster/Cpg.h @@ -23,6 +23,7 @@ #include "qpid/cluster/Dispatchable.h" #include <cassert> +#include <string.h> extern "C" { #include <openais/cpg.h> |
