diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-02-05 19:38:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-02-05 19:38:40 +0000 |
commit | a5aa0c90ca8ffebd4c3a15be9330e752444516d2 (patch) | |
tree | daae7a87fc1732c7efc6c538dd9f6df8cca8b66d /net/asterisk10/files/patch-codecs::lpc10::lpcini.c | |
parent | Fix and remove BROKEN. (diff) |
Update to 0.7.1.
Notes
Notes:
svn path=/head/; revision=100074
Diffstat (limited to '')
-rw-r--r-- | net/asterisk10/files/patch-codecs::lpc10::lpcini.c | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net/asterisk10/files/patch-codecs::lpc10::lpcini.c b/net/asterisk10/files/patch-codecs::lpc10::lpcini.c deleted file mode 100644 index f30f7e4b2b6c..000000000000 --- a/net/asterisk10/files/patch-codecs::lpc10::lpcini.c +++ /dev/null @@ -1,17 +0,0 @@ - -$FreeBSD$ - ---- codecs/lpc10/lpcini.c.orig Wed Feb 12 15:59:15 2003 -+++ codecs/lpc10/lpcini.c Fri Oct 17 12:13:04 2003 -@@ -29,9 +29,9 @@ - -lf2c -lm (in that order) - */ - --#include "f2c.h" -+#include <stdlib.h> - --#include <malloc.h> -+#include "f2c.h" - - /* Common Block Declarations */ - |