mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Merged revisions 240667 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r240667 | seanbright | 2010-01-15 19:54:08 -0500 (Fri, 15 Jan 2010) | 2 lines Get MoH building on OpenSolaris. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@240669 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -46,6 +46,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
#include <thread.h>
|
||||
#endif
|
||||
|
||||
#ifdef SOLARIS
|
||||
#include <thread.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_DAHDI
|
||||
#include <dahdi/user.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user