mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
Add required header.
Apparently this header is already included everywhere convert.h is included.
This commit is contained in:
parent
8074ca6a26
commit
a605117a23
@ -5,6 +5,7 @@ Convert Base Data Types
|
||||
#define COMMON_TYPE_CONVERT_H
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdbool.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user