[asterisk-commits] qwell: branch 1.4 r81778 -	/branches/1.4/include/asterisk/astobj2.h
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Sep  6 14:59:07 CDT 2007
    
    
  
Author: qwell
Date: Thu Sep  6 14:59:07 2007
New Revision: 81778
URL: http://svn.digium.com/view/asterisk?view=rev&rev=81778
Log:
This should fix a build issue that people building against uClibc were seeing with the addition of astobj2
Modified:
    branches/1.4/include/asterisk/astobj2.h
Modified: branches/1.4/include/asterisk/astobj2.h
URL: http://svn.digium.com/view/asterisk/branches/1.4/include/asterisk/astobj2.h?view=diff&rev=81778&r1=81777&r2=81778
==============================================================================
--- branches/1.4/include/asterisk/astobj2.h (original)
+++ branches/1.4/include/asterisk/astobj2.h Thu Sep  6 14:59:07 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