1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/net/asterisk12/files/patch-apps::app_rpt.c
Maxim Sobolev 559dc94729 o Update zaptel to 1.4.1;
Submitted by:	Oleksandr Tymoshenko <gonzo@pbxpress.com>

o update libpri to 1.4.0;

PR:		111555
Submitted by:	"Phillip N." <pneumann@gmail.com>

o update asterisk12 to 1.2.7.

Sponsored by:	Sippy Software, Inc. ( http://www.sippysoft.com/ )

The reason it all is going in together is that they are interdependent.
2007-04-26 00:11:37 +00:00

15 lines
263 B
C

$FreeBSD$
--- apps/app_rpt.c
+++ apps/app_rpt.c
@@ -176,7 +176,7 @@
#include <sys/ioctl.h>
#include <sys/io.h>
#include <math.h>
-#include <tonezone.h>
+#include <zaptel/tonezone.h>
#include <linux/zaptel.h>
#include <netinet/in.h>
#include <arpa/inet.h>