]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 288640 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 24 Sep 2010 03:43:14 +0000 (03:43 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 24 Sep 2010 03:43:14 +0000 (03:43 +0000)
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r288640 | tilghman | 2010-09-23 22:42:37 -0500 (Thu, 23 Sep 2010) | 2 lines

  Export timersub for platforms which do not have it
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@288641 65c4cc65-6c06-0410-ace0-fbb531ad65f3

main/asterisk.exports.in

index b02550fdb9b1b401b82986b4f8d0a2861e19b9a9..7f0aa901a81827da8ca6917e83ab7603590117f6 100644 (file)
@@ -40,6 +40,7 @@
                LINKER_SYMBOL_PREFIXgetloadavg;
                LINKER_SYMBOL_PREFIXntohll;
                LINKER_SYMBOL_PREFIXhtonll;
+               LINKER_SYMBOL_PREFIXtimersub;
                LINKER_SYMBOL_PREFIXres_srtp;
                LINKER_SYMBOL_PREFIXres_srtp_policy;
                LINKER_SYMBOL_PREFIXsecure_call_info;