From 987b87662c27e72e0604ff9b600e11270014adfc Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 8 Nov 2005 04:48:00 +0000 Subject: make app_queue 1.2 jump compliant (issue #5580) add missing includes of stdio.h remove some unused and duplicate headers git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7026 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_indications.c | 1 + 1 file changed, 1 insertion(+) (limited to 'res/res_indications.c') diff --git a/res/res_indications.c b/res/res_indications.c index f53ea7665..8a5a9ef1f 100755 --- a/res/res_indications.c +++ b/res/res_indications.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3