Get MoH building on OpenSolaris.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@240667 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Sean Bright
2010-01-16 00:54:08 +00:00
parent 6c1e69370e
commit 1a30c33d47

View File

@@ -43,6 +43,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <dirent.h>
#include <sys/ioctl.h>
#ifdef SOLARIS
#include <thread.h>
#endif
#ifdef HAVE_DAHDI
#include <dahdi/user.h>
#endif