blob: 2674f62f0de3715a0e584a8aac95962339e1e2a9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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"
|