This commit is contained in:
turtled 2019-08-06 17:26:27 +08:00
parent 2c73ab9713
commit 0e82170ed5
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
-module(emqx_mountpoint).
-include("emqx.hrl").
-include("types.hrl").
-export([ mount/2
, unmount/2