Files
asterisk/main
BJ Weschke 656de6f30d As per kpfleming's comments to the prior commit, I'm reverting some of the changes here.
A comment was made in bug #13726 
 "3. The same mistake as in (2) is done in a few other places in the code that check for: #if defined(HAVE_ZAPTEL) || defined(HAVE_DAHDI)
Harmless, but still incorrect."

 In the case of main/asterisk.c, this is not incorrect because without HAVE_ZAPTEL defined, we're missing
 the include for ioctl and the namespace that defines DAHDI_TIMERCONFIG which is still required when
 using Zaptel with the 1.4 branch.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@151167 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-10-19 19:51:16 +00:00
..
2008-08-06 00:25:10 +00:00
2008-09-27 15:13:30 +00:00
2008-09-30 23:55:24 +00:00
2008-08-05 13:25:00 +00:00
2007-12-27 20:09:06 +00:00
2008-07-18 19:06:10 +00:00
2007-11-06 18:53:37 +00:00