Merged revisions 125279 via svnmerge from

https://origsvn.digium.com/svn/asterisk/trunk

........
r125279 | kpfleming | 2008-06-26 07:09:24 -0500 (Thu, 26 Jun 2008) | 2 lines

fix compile failure found by buildbot (go, buildbot!)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@125280 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2008-06-26 12:11:19 +00:00
parent 07126be389
commit d28ea4a844

View File

@@ -46,7 +46,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <thread.h>
#endif
#if defined(HAVE_DAHDI)
#include <dahdi/user.h>
#endif
#include "asterisk/lock.h"
#include "asterisk/file.h"