HomeClusterLabs Projects
Diffusion SBD 3b3bd824994e

build: late-include sbd.h -- allows building with heartbeat support

Description

build: late-include sbd.h -- allows building with heartbeat support

cl_log() is an actual function declared in <clplumbing/cl_log.h>,
which may be implicitly included when pacemaker is build with heartbeat support.

sbd.h (re)defines cl_log as macro expanding as qb_log_from_external_source ...
including sbd.h last allows this to still build.

Details

Provenance
Lars Ellenberg <lars.ellenberg@linbit.com>Authored on Mar 3 2016, 4:24 AM
Parents
rS68e351311f6e: Correctly find the pacemaker remote process
Branches
Unknown
Tags
Unknown

Event Timeline