From fdd078af520cb4e53bbc07170e265ccdec4279b8 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Fri, 28 Aug 2009 16:50:05 +0000 Subject: Remove unnecessary define for Solaris (closes issue #15358) Reported by: snuffy Patches: bug_res_moh_remove_unneeded_include.diff uploaded by snuffy (license 35) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@214611 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_musiconhold.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'res/res_musiconhold.c') diff --git a/res/res_musiconhold.c b/res/res_musiconhold.c index beb9e9578..7a96be568 100644 --- a/res/res_musiconhold.c +++ b/res/res_musiconhold.c @@ -42,9 +42,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #include #include -#ifdef SOLARIS -#include -#endif #ifdef HAVE_DAHDI #include -- cgit v1.2.3