File libdlm-pacemaker.patch of Package libdlm
--- group/dlm_controld/pacemaker.c +++ group/dlm_controld/pacemaker.c @@ -16,7 +16,7 @@ #undef SUPPORT_HEARTBEAT #define SUPPORT_HEARTBEAT 0 #include <pacemaker/crm/common/cluster.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> #include <pacemaker/crm/cib.h>