tcap_user: Export get_dialg_id/1

This commit is contained in:
Harald Welte 2012-02-10 12:18:45 +01:00
parent cb24a47d2d
commit b85bdc8e2a
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
-copyright('Copyright (c) 2011 Harald Welte').
-author('Harald Welte <laforge@gnumonks.org>').
-export([send_prim/2, start_sap/3]).
-export([get_dialg_id/1, send_prim/2, start_sap/3]).
-include("tcap.hrl").