From c0d8f10a42c9b59c4f3d5d90f754237bd88f1403 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Tue, 21 Oct 2003 02:57:29 +0000 Subject: FreeBSD patch, take 2 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1638 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- codecs/lpc10/lpcini.c | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'codecs/lpc10/lpcini.c') diff --git a/codecs/lpc10/lpcini.c b/codecs/lpc10/lpcini.c index 75e9ff2af..78cfafdd8 100755 --- a/codecs/lpc10/lpcini.c +++ b/codecs/lpc10/lpcini.c @@ -1,7 +1,10 @@ /* $Log$ -Revision 1.16 2003/10/16 21:11:29 martinp +Revision 1.17 2003/10/21 02:57:29 markster +FreeBSD patch, take 2 + +Revision 1.16 2003/10/18 00:26:43 tholo Revert the previous patch since it's braking compilation Revision 1.3 2003/10/16 21:11:30 martinp @@ -37,7 +40,7 @@ extern int lpcini_(void); #include "f2c.h" -#include +#include /* Common Block Declarations */ @@ -51,9 +54,12 @@ struct { /* ***************************************************************** */ /* $Log$ - * Revision 1.16 2003/10/16 21:11:29 martinp - * Revert the previous patch since it's braking compilation + * Revision 1.17 2003/10/21 02:57:29 markster + * FreeBSD patch, take 2 * +/* Revision 1.16 2003/10/18 00:26:43 tholo +/* Revert the previous patch since it's braking compilation +/* /* Revision 1.3 2003/10/16 21:11:30 martinp /* Revert the previous patch since it's braking compilation /* @@ -83,9 +89,12 @@ struct { { /* $Log$ - * Revision 1.16 2003/10/16 21:11:29 martinp - * Revert the previous patch since it's braking compilation + * Revision 1.17 2003/10/21 02:57:29 markster + * FreeBSD patch, take 2 * +/* Revision 1.16 2003/10/18 00:26:43 tholo +/* Revert the previous patch since it's braking compilation +/* /* Revision 1.3 2003/10/16 21:11:30 martinp /* Revert the previous patch since it's braking compilation /* @@ -115,9 +124,12 @@ struct { /* LPC Configuration parameters: */ /* Frame size, Prediction order, Pitch period */ /* $Log$ - * Revision 1.16 2003/10/16 21:11:29 martinp - * Revert the previous patch since it's braking compilation + * Revision 1.17 2003/10/21 02:57:29 markster + * FreeBSD patch, take 2 * +/* Revision 1.16 2003/10/18 00:26:43 tholo +/* Revert the previous patch since it's braking compilation +/* /* Revision 1.3 2003/10/16 21:11:30 martinp /* Revert the previous patch since it's braking compilation /* -- cgit v1.2.3