mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 17:26:03 +00:00
update
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@206 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
68d431bab1
commit
0ce109b937
@ -39,7 +39,7 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
|
||||||
#include "bell202.h"
|
#include "fsk.h"
|
||||||
#include "uart.h"
|
#include "uart.h"
|
||||||
|
|
||||||
#ifndef M_PI
|
#ifndef M_PI
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
#ifndef __UART_H__
|
#ifndef __UART_H__
|
||||||
#define __UART_H__
|
#define __UART_H__
|
||||||
|
|
||||||
typedef void (*bytehandler_func_t) (void *, int);
|
#include <fsk.h>
|
||||||
|
|
||||||
typedef struct dsp_uart_attr_s
|
typedef struct dsp_uart_attr_s
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user