Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/extauth.erl')
-rw-r--r--src/extauth.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extauth.erl b/src/extauth.erl
index 6a7f8d7b9..0403b56b4 100644
--- a/src/extauth.erl
+++ b/src/extauth.erl
@@ -33,6 +33,7 @@
remove_user/3, is_user_exists/2]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-define(INIT_TIMEOUT, 60000).