mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Get rid of "jlib.hrl" dependency in some files
This commit is contained in:
parent
c26d38a893
commit
23858469b7
35 changed files with 25 additions and 62 deletions
|
@ -17,7 +17,7 @@
|
|||
can_use_nick/4, get_rooms/2, get_nick/3, set_nick/4,
|
||||
import/1, import/2, export/1]).
|
||||
|
||||
-include("jlib.hrl").
|
||||
-include("jid.hrl").
|
||||
-include("mod_muc.hrl").
|
||||
-include("logger.hrl").
|
||||
-include("ejabberd_sql_pt.hrl").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue