aboutsummaryrefslogtreecommitdiff
path: root/src/mod_time.erl
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2003-03-09 20:46:47 +0000
committerAlexey Shchepin <alexey@process-one.net>2003-03-09 20:46:47 +0000
commitf3916bddd2ee79f82c138f2fce09b878ab721cf6 (patch)
treefa3e18694ddc1a8b8c41690061906110bfa370b4 /src/mod_time.erl
parent* src/ejabberd_c2s.erl: More correct stream closing (diff)
* src/cyrsasl*.erl: SASL support (currently support only PLAIN
mechanism) * src/ejabberd_c2s.erl: Likewise (all): Support for new-style error elements (except old errors "Not Acceptable", "Not Found", "Invalid Namespace" and "Server Connect Failed", so ejabberd may work unstable) SVN Revision: 86
Diffstat (limited to 'src/mod_time.erl')
-rw-r--r--src/mod_time.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_time.erl b/src/mod_time.erl
index a9959398f..36c190774 100644
--- a/src/mod_time.erl
+++ b/src/mod_time.erl
@@ -17,7 +17,7 @@
process_local_iq/3]).
-include("ejabberd.hrl").
--include("namespaces.hrl").
+-include("jlib.hrl").
start(Opts) ->