1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/comms/spandsp/files/patch-src-playout.c
Pav Lucistnik 1d6e8c365a Add spandsp, software fax library for Asterisk
PR:		ports/82642
Submitted by:	William Lloyd <wlloyd@slap.net>
2005-06-30 22:22:38 +00:00

11 lines
256 B
C

--- src/playout.c~ Fri Feb 4 14:19:30 2005
+++ src/playout.c Thu Jun 23 15:35:06 2005
@@ -37,6 +37,7 @@
#include <stdlib.h>
#include <string.h>
#include <limits.h>
+#include <sys/types.h>
#include "spandsp/telephony.h"
#include "spandsp/playout.h"