2010-06-25 14:23:00 +02:00
|
|
|
Index: ocfs2-tools/ocfs2_controld/pacemaker.c
|
|
|
|
===================================================================
|
2012-08-27 01:53:00 +02:00
|
|
|
--- ocfs2-tools.orig/ocfs2_controld/pacemaker.c 2012-08-24 10:17:33.000000000 -0500
|
|
|
|
+++ ocfs2-tools/ocfs2_controld/pacemaker.c 2012-08-24 10:19:13.000000000 -0500
|
|
|
|
@@ -30,7 +30,7 @@
|
2011-12-16 13:11:25 +01:00
|
|
|
#include <pacemaker/crm/crm.h>
|
2010-06-25 14:23:00 +02:00
|
|
|
#include <pacemaker/crm/ais.h>
|
|
|
|
#include <pacemaker/crm/common/cluster.h>
|
2011-12-16 13:11:25 +01:00
|
|
|
-#include <pacemaker/crm/common/stack.h>
|
|
|
|
+#include <pacemaker/crm/cluster/stack.h>
|
2012-08-27 01:53:00 +02:00
|
|
|
#include <pacemaker/crm/common/ipc.h>
|
|
|
|
#include <pacemaker/crm/msg_xml.h>
|
2009-02-10 12:13:29 +01:00
|
|
|
|