Skip to content

Commit c9d4a2a

Browse files
committed
Refactor: libcrmcommon: Drop unused includes from iso8601.h
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
1 parent be00cb9 commit c9d4a2a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

include/crm/common/iso8601.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
#ifndef PCMK__CRM_COMMON_ISO8601__H
1111
#define PCMK__CRM_COMMON_ISO8601__H
1212

13-
#include <ctype.h>
14-
#include <stdbool.h> // bool
15-
#include <stdint.h> // uint32_t
16-
#include <time.h>
17-
1813
#ifdef __cplusplus
1914
extern "C" {
2015
#endif

0 commit comments

Comments
 (0)