[asterisk-commits] tilghman: trunk r292668 - in /trunk: ./ channels/misdn/ie.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Oct 21 17:11:28 CDT 2010


Author: tilghman
Date: Thu Oct 21 17:11:24 2010
New Revision: 292668

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=292668
Log:
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).
........

Modified:
    trunk/   (props changed)
    trunk/channels/misdn/ie.c

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.

Modified: trunk/channels/misdn/ie.c
URL: http://svnview.digium.com/svn/asterisk/trunk/channels/misdn/ie.c?view=diff&rev=292668&r1=292667&r2=292668
==============================================================================
--- trunk/channels/misdn/ie.c (original)
+++ trunk/channels/misdn/ie.c Thu Oct 21 17:11:24 2010
@@ -24,6 +24,7 @@
   if qi is not NULL (TE-mode), offset is set
 */
 
+#include "asterisk.h"
 
 #include <string.h>
 




More information about the asterisk-commits mailing list