mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
1d6e8c365a
PR: ports/82642 Submitted by: William Lloyd <wlloyd@slap.net>
11 lines
256 B
C
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"
|