We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48af03b commit 5047858Copy full SHA for 5047858
include/crm/common/schemas.h
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2024 the Pacemaker project contributors
+ * Copyright 2024-2025 the Pacemaker project contributors
3
*
4
* The version control history for this file may have further details.
5
@@ -10,7 +10,6 @@
10
#ifndef PCMK__CRM_COMMON_SCHEMAS__H
11
#define PCMK__CRM_COMMON_SCHEMAS__H
12
13
-#include <stdbool.h> // bool
14
#include <libxml/tree.h> // xmlNode
15
16
#ifdef __cplusplus
0 commit comments