aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'codecs')
-rwxr-xr-xcodecs/codec_g723_1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/codec_g723_1.c b/codecs/codec_g723_1.c
index ad56bb02e..94ae898aa 100755
--- a/codecs/codec_g723_1.c
+++ b/codecs/codec_g723_1.c
@@ -21,6 +21,7 @@
#define TYPE_DONTSEND 0x3
#define TYPE_MASK 0x3
+#include <sys/types.h>
#include <asterisk/translate.h>
#include <asterisk/module.h>
#include <asterisk/logger.h>