Skip to content

Commit 5047858

Browse files
committed
Refactor: libcrmcommon: Drop unused include from schemas.h
Signed-off-by: Reid Wahl <[email protected]>
1 parent 48af03b commit 5047858

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

include/crm/common/schemas.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 the Pacemaker project contributors
2+
* Copyright 2024-2025 the Pacemaker project contributors
33
*
44
* The version control history for this file may have further details.
55
*
@@ -10,7 +10,6 @@
1010
#ifndef PCMK__CRM_COMMON_SCHEMAS__H
1111
#define PCMK__CRM_COMMON_SCHEMAS__H
1212

13-
#include <stdbool.h> // bool
1413
#include <libxml/tree.h> // xmlNode
1514

1615
#ifdef __cplusplus

0 commit comments

Comments
 (0)