mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 10:39:29 +02:00
Don't use jlib.hrl outside of jlib.erl
This commit is contained in:
parent
b8f22ff538
commit
21d78ed7f4
3 changed files with 2 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
|||
-include("ejabberd.hrl").
|
||||
-include("ejabberd_oauth.hrl").
|
||||
-include("logger.hrl").
|
||||
-include("jlib.hrl").
|
||||
-include("jid.hrl").
|
||||
|
||||
init() ->
|
||||
rest:start(?MYNAME),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue