Export make_sid so we can use it in pre-binding.

This commit is contained in:
W. Andrew Loe III 2010-12-10 17:14:42 -08:00 committed by Badlop
parent 942c6e4dd0
commit 1eeff9b0df
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@
http_put/7,
http_get/2,
prepare_response/4,
process_request/2]).
process_request/2,
make_sid/0]).
-include("ejabberd.hrl").
-include("jlib.hrl").