fix includes for ejabberd_ircd.erl
This commit is contained in:
parent
7aa2808cda
commit
142ab9d477
|
@ -24,6 +24,7 @@
|
|||
|
||||
-include("ejabberd.hrl").
|
||||
-include("jlib.hrl").
|
||||
-include("logger.hrl").
|
||||
|
||||
-define(DICT, dict).
|
||||
|
||||
|
|
Loading…
Reference in New Issue