Put this flag back so we don't change the API.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@111280 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jason Parker
2008-03-27 00:25:13 +00:00
parent 22078d33d4
commit 7fbcd155c1

View File

@@ -92,6 +92,7 @@ struct ast_smoother {
int size;
int format;
int readdata;
int optimizablestream;
int flags;
float samplesperbyte;
struct ast_frame f;