Get MoH building on OpenSolaris.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@240667 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Sean Bright 16 years ago
parent 6c1e69370e
commit 1a30c33d47

@ -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

Loading…
Cancel
Save