]> sjero.net Git - linphone/blobdiff - coreapi/sal_eXosip2.c
Merge branch 'master' of git.savannah.nongnu.org:/srv/git/linphone
[linphone] / coreapi / sal_eXosip2.c
index 1c04eb190bb934079d52c56f21aaeaf00ce18a65..4504dcbeaf3c1a565e2be6bf2f12ecf3232752aa 100644 (file)
@@ -24,6 +24,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "private.h"
 #include "offeranswer.h"
 
+// Necessary to make it linked
+static void for_linker() { eXosip_transport_hook_register(NULL); }
+
 static bool_t call_failure(Sal *sal, eXosip_event_t *ev);
 
 static void text_received(Sal *sal, eXosip_event_t *ev);