summaryrefslogtreecommitdiff
path: root/src/win32_dns.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32_dns.erl')
-rw-r--r--src/win32_dns.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/win32_dns.erl b/src/win32_dns.erl
index a51c4bd2..9f80a08d 100644
--- a/src/win32_dns.erl
+++ b/src/win32_dns.erl
@@ -28,6 +28,7 @@
-export([get_nameservers/0]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-define(IF_KEY, "\\hklm\\system\\CurrentControlSet\\Services\\TcpIp\\Parameters\\Interfaces").
-define(TOP_KEY, "\\hklm\\system\\CurrentControlSet\\Services\\TcpIp\\Parameters").