Merged revisions 292667 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r292667 | tilghman | 2010-10-21 17:09:25 -0500 (Thu, 21 Oct 2010) | 2 lines
  
  Compile correctly on Linux (asterisk/localtime.h depends upon asterisk/autoconfig.h loading first).
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@292668 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2010-10-21 22:11:24 +00:00
parent 50af9d5756
commit 0bcdff65ec

View File

@@ -24,6 +24,7 @@
if qi is not NULL (TE-mode), offset is set
*/
#include "asterisk.h"
#include <string.h>