From f01a970a4ec80d0f3ed1b1bdb091b764dcbde9b2 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 17 Oct 2003 11:22:52 +0000 Subject: Add asterisk 0.5.0, an Open Source PBX and telephony toolkit. --- net/asterisk/files/patch-codecs::lpc10::lpcini.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 net/asterisk/files/patch-codecs::lpc10::lpcini.c (limited to 'net/asterisk/files/patch-codecs::lpc10::lpcini.c') diff --git a/net/asterisk/files/patch-codecs::lpc10::lpcini.c b/net/asterisk/files/patch-codecs::lpc10::lpcini.c new file mode 100644 index 000000000000..f30f7e4b2b6c --- /dev/null +++ b/net/asterisk/files/patch-codecs::lpc10::lpcini.c @@ -0,0 +1,17 @@ + +$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 + +-#include ++#include "f2c.h" + + /* Common Block Declarations */ + -- cgit v1.2.3