File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright 2004-2024 the Pacemaker project contributors
2+ * Copyright 2004-2025 the Pacemaker project contributors
33 *
44 * The version control history for this file may have further details.
55 *
1111#define PCMK__CRM_COMMON_NODES__H
1212
1313#include <stdbool.h> // bool
14- #include <glib.h> // gboolean, GList, GHashTable
14+ #include <glib.h> // gboolean, GList
1515#include <libxml/tree.h> // xmlNode
1616
1717#include <crm/common/scheduler_types.h> // pcmk_resource_t, pcmk_scheduler_t
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2004-2024 the Pacemaker project contributors
2+ * Copyright 2004-2025 the Pacemaker project contributors
33 *
44 * The version control history for this file may have further details.
55 *
1010#ifndef PCMK__CRM_COMMON_NVPAIR__H
1111#define PCMK__CRM_COMMON_NVPAIR__H
1212
13- #include <sys/time.h> // struct timeval
14- #include <glib.h> // gpointer, gboolean, guint, GHashTable
13+ #include <glib.h> // gpointer, GHashTable
1514#include <libxml/tree.h> // xmlNode
1615
1716#include <crm/crm.h>
You can’t perform that action at this time.
0 commit comments