chore(auth): update authn includes
This commit is contained in:
parent
ae3355880e
commit
cd88dfbbb8
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
-export_type([config/0]).
|
-export_type([config/0]).
|
||||||
|
|
||||||
-include("logger.hrl").
|
-include_lib("emqx/include/logger.hrl").
|
||||||
-include("emqx_authentication.hrl").
|
-include("emqx_authentication.hrl").
|
||||||
|
|
||||||
-type parsed_config() :: #{
|
-type parsed_config() :: #{
|
||||||
|
|
Loading…
Reference in New Issue