aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/socket/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/utils/socket/socket.h')
-rw-r--r--src/lib/utils/socket/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/utils/socket/socket.h b/src/lib/utils/socket/socket.h
index 42d723ec3..03a951478 100644
--- a/src/lib/utils/socket/socket.h
+++ b/src/lib/utils/socket/socket.h
@@ -9,6 +9,7 @@
#define BOTAN_SOCKET_H_
#include <botan/types.h>
+#include <string>
#include <chrono>
namespace Botan {