1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-22 05:08:58 +02:00

Add missing header.

This commit is contained in:
David Steele 2021-08-23 16:09:14 -04:00
parent beafdbfc18
commit 7b4d69211e

View File

@ -10,6 +10,7 @@ This object is intended to be used for multiple TLS sessions so ioClientOpen() c
#define COMMON_IO_TLS_CLIENT_H #define COMMON_IO_TLS_CLIENT_H
#include "common/io/client.h" #include "common/io/client.h"
#include "common/time.h"
/*********************************************************************************************************************************** /***********************************************************************************************************************************
Io client type Io client type