aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 23:42:45 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 23:42:45 +0000
commit615fc64a77b766715b63596e4c591b66231823bd (patch)
treef2d42cfe7b8cf0f0d8688ccbdcd203de508746da /funcs
parent5046c7bc81743460bb718250a3190cd2b2dadd8c (diff)
issue #5693
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7058 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs')
-rwxr-xr-xfuncs/pbx_functions.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/funcs/pbx_functions.c b/funcs/pbx_functions.c
index f9422bf95..2d5c519c9 100755
--- a/funcs/pbx_functions.c
+++ b/funcs/pbx_functions.c
@@ -24,6 +24,7 @@
#include <sys/types.h>
#include <stdlib.h>
+#include <stdio.h>
#include "asterisk.h"