14 lines
312 B
Diff
14 lines
312 B
Diff
diff --git a/include/dpp/sslclient.h b/include/dpp/sslclient.h
|
|
index 00371ef287..cd1828fcb1 100644
|
|
|
|
--- a/include/dpp/sslclient.h
|
|
|
|
+++ b/include/dpp/sslclient.h
|
|
@@ -24,6 +24,7 @@
|
|
#include <dpp/misc-enum.h>
|
|
#include <string>
|
|
#include <functional>
|
|
+#include <ctime>
|
|
#include <dpp/socket.h>
|
|
#include <cstdint>
|