[asterisk-commits] qwell: trunk r81779 - in /trunk: ./ include/asterisk/astobj2.h

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Sep 6 15:00:09 CDT 2007


Author: qwell
Date: Thu Sep  6 15:00:08 2007
New Revision: 81779

URL: http://svn.digium.com/view/asterisk?view=rev&rev=81779
Log:
Merged revisions 81778 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r81778 | qwell | 2007-09-06 14:59:07 -0500 (Thu, 06 Sep 2007) | 2 lines

This should fix a build issue that people building against uClibc were seeing with the addition of astobj2

........

Modified:
    trunk/   (props changed)
    trunk/include/asterisk/astobj2.h

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

Modified: trunk/include/asterisk/astobj2.h
URL: http://svn.digium.com/view/asterisk/trunk/include/asterisk/astobj2.h?view=diff&rev=81779&r1=81778&r2=81779
==============================================================================
--- trunk/include/asterisk/astobj2.h (original)
+++ trunk/include/asterisk/astobj2.h Thu Sep  6 15:00:08 2007
@@ -16,8 +16,6 @@
 
 #ifndef _ASTERISK_ASTOBJ2_H
 #define _ASTERISK_ASTOBJ2_H
-
-#include "asterisk/lock.h"
 
 /*! \file 
  *




More information about the asterisk-commits mailing list