aboutsummaryrefslogtreecommitdiffstats
path: root/frame.c
diff options
context:
space:
mode:
authormatteo <matteo@f38db490-d61c-443f-a65b-d21fe96a405b>2003-03-19 06:00:11 +0000
committermatteo <matteo@f38db490-d61c-443f-a65b-d21fe96a405b>2003-03-19 06:00:11 +0000
commit40054364fb083611373dfc438f8a9b35b4dbcc47 (patch)
treefacf82274607e8566aeedcd2baa59f48501ca891 /frame.c
parente4ec6bb8c79fc6fb1015154e5c40bc2cb025fe23 (diff)
Wed Mar 19 07:00:01 CET 2003
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@656 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'frame.c')
-rwxr-xr-xframe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/frame.c b/frame.c
index 695c5573e..7d677f9aa 100755
--- a/frame.c
+++ b/frame.c
@@ -22,6 +22,7 @@
#include <string.h>
#include <errno.h>
#include <pthread.h>
+#include <stdio.h>
#include "asterisk.h"
#ifdef TRACE_FRAMES