summaryrefslogtreecommitdiff
path: root/src/network/dns_handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/dns_handler.cpp')
-rw-r--r--src/network/dns_handler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/dns_handler.cpp b/src/network/dns_handler.cpp
index 7f0c96a..dd6f201 100644
--- a/src/network/dns_handler.cpp
+++ b/src/network/dns_handler.cpp
@@ -9,6 +9,7 @@
#include <udns.h>
#include <cerrno>
+#include <stdexcept>
#include <cstring>
class Resolver;