]> git.ipfire.org Git - thirdparty/asterisk.git/commit
codecs/ilbc: Compile in Solaris 11.
authorAlexander Traud <pabstraud@compuserve.com>
Thu, 21 Jun 2018 10:08:56 +0000 (12:08 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Thu, 21 Jun 2018 10:18:55 +0000 (04:18 -0600)
commitf068dc123042e65821ee190b3549b34c6c779e6a
treef0e3cc1b2aeea83ec903c8c84976c8554518120f
parent6c90e0fb69228ad21ed6835bbe17f2c307f90bb6
codecs/ilbc: Compile in Solaris 11.

The symbol FS is the sampling frequency. That symbol is not used in Asterisk at
all and was a copy-and-paste of the iLBC reference code from the IETF RFC.
However, in Solaris, that symbol is defined by another header already. To
compile in Solaris, that symbol has to go.

Change-Id: I91ddbe5be7c00069c3a25abd5f58d7b2f04c51b1
codecs/ilbc/iLBC_define.h