diff --git a/src/common/io/tls/client.h b/src/common/io/tls/client.h index a6e864981..d8ba8a607 100644 --- a/src/common/io/tls/client.h +++ b/src/common/io/tls/client.h @@ -10,6 +10,7 @@ This object is intended to be used for multiple TLS sessions so ioClientOpen() c #define COMMON_IO_TLS_CLIENT_H #include "common/io/client.h" +#include "common/time.h" /*********************************************************************************************************************************** Io client type