mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-11 04:55:13 +02:00
13 lines
312 B
Diff
13 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>
|