summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Cpg.h
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-12-17 23:44:04 +0000
committerAlan Conway <aconway@apache.org>2008-12-17 23:44:04 +0000
commitac3a06a8c1d5d898d582e015ee53ecd2ac4bad7d (patch)
tree66149a7a392129fba5c43dfd661c258d5e8573a3 /cpp/src/qpid/cluster/Cpg.h
parentc146f7f3af6ecac234498102e97175927347bd71 (diff)
downloadqpid-python-ac3a06a8c1d5d898d582e015ee53ecd2ac4bad7d.tar.gz
Handle package name changes in Fedora10: openais->corosync cman->cmanlib
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@727583 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/cluster/Cpg.h')
-rw-r--r--cpp/src/qpid/cluster/Cpg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/qpid/cluster/Cpg.h b/cpp/src/qpid/cluster/Cpg.h
index 2bd58cea1f..5de2b516d5 100644
--- a/cpp/src/qpid/cluster/Cpg.h
+++ b/cpp/src/qpid/cluster/Cpg.h
@@ -30,10 +30,6 @@
#include <cassert>
#include <string.h>
-extern "C" {
-#include <openais/cpg.h>
-}
-
namespace qpid {
namespace cluster {