pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
pacemaker-internal.h
Go to the documentation of this file.
1/*
2 * Copyright 2019-2024 the Pacemaker project contributors
3 *
4 * The version control history for this file may have further details.
5 *
6 * This source code is licensed under the GNU Lesser General Public License
7 * version 2.1 or later (LGPLv2.1+) WITHOUT ANY WARRANTY.
8 */
9
10#ifndef PCMK__PACEMAKER_INTERNAL__H
11#define PCMK__PACEMAKER_INTERNAL__H
12
13#include <pcmki/pcmki_acl.h>
14#include <pcmki/pcmki_agents.h>
16#include <pcmki/pcmki_fence.h>
17#include <pcmki/pcmki_options.h>
18#include <pcmki/pcmki_output.h>
21#include <pcmki/pcmki_rule.h>
24#include <pcmki/pcmki_status.h>
25#include <pcmki/pcmki_ticket.h>
27#include <pcmki/pcmki_verify.h>
28
29#endif // PCMK__PACEMAKER_INTERNAL__H