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 5047858 commit cff6f16Copy full SHA for cff6f16
include/crm/common/actions.h
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2004-2024 the Pacemaker project contributors
+ * Copyright 2004-2025 the Pacemaker project contributors
3
*
4
* The version control history for this file may have further details.
5
@@ -11,7 +11,6 @@
11
#define PCMK__CRM_COMMON_ACTIONS__H
12
13
#include <stdbool.h> // bool
14
-#include <strings.h> // strcasecmp()
15
#include <glib.h> // gboolean, guint
16
#include <libxml/tree.h> // xmlNode
17
0 commit comments