mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
update spandsp to use newest snapshot http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20080910.tar.gz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9493 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
* License along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*
|
||||
* $Id: queue.c,v 1.22 2008/05/15 14:26:30 steveu Exp $
|
||||
* $Id: queue.c,v 1.23 2008/09/09 16:25:51 steveu Exp $
|
||||
*/
|
||||
|
||||
/*! \file */
|
||||
@@ -39,6 +39,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define FULLY_DEFINE_QUEUE_STATE_T
|
||||
#include "spandsp/queue.h"
|
||||
|
||||
int queue_empty(queue_state_t *s)
|
||||
|
Reference in New Issue
Block a user