- Fix ocfs2_controld build (/usr/include/pacemaker/crm/common/stack.h moved to /usr/include/pacemaker/crm/cluster/stack.h)
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=33
This commit is contained in:
@@ -2,10 +2,12 @@ Index: ocfs2-tools/ocfs2_controld/pacemaker.c
|
||||
===================================================================
|
||||
--- ocfs2-tools.orig/ocfs2_controld/pacemaker.c
|
||||
+++ ocfs2-tools/ocfs2_controld/pacemaker.c
|
||||
@@ -31,6 +31,8 @@
|
||||
@@ -30,7 +30,9 @@
|
||||
#include <pacemaker/crm/crm.h>
|
||||
#include <pacemaker/crm/ais.h>
|
||||
#include <pacemaker/crm/common/cluster.h>
|
||||
#include <pacemaker/crm/common/stack.h>
|
||||
-#include <pacemaker/crm/common/stack.h>
|
||||
+#include <pacemaker/crm/cluster/stack.h>
|
||||
+#include <pacemaker/crm/common/ipc.h>
|
||||
+#include <pacemaker/crm/msg_xml.h>
|
||||
|
||||
|
Reference in New Issue
Block a user