mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	Make astobj2.h not include linkedlists.h.
Using astobj2 does not require linkedlists.h be included even though astob2 uses linked lists internally. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370720 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -28,6 +28,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 | 
			
		||||
 | 
			
		||||
#include "asterisk/_private.h"
 | 
			
		||||
#include "asterisk/astobj2.h"
 | 
			
		||||
#include "asterisk/linkedlists.h"
 | 
			
		||||
#include "asterisk/utils.h"
 | 
			
		||||
#include "asterisk/cli.h"
 | 
			
		||||
#define REF_FILE "/tmp/refs"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user