mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Merged revisions 239665 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r239665 | oej | 2010-01-13 11:45:19 +0100 (Ons, 13 Jan 2010) | 2 lines MAX() moved to utils.h ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@239676 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -79,6 +79,7 @@ | ||||
| #include <assert.h>                          /* assertion macros */ | ||||
| #include <string.h>                          /* string functions */ | ||||
|  | ||||
| #include "asterisk/utils.h"                            /* this package */ | ||||
| #include "asterisk/poll-compat.h"                            /* this package */ | ||||
|  | ||||
| #ifdef AST_POLL_COMPAT | ||||
|   | ||||
		Reference in New Issue
	
	Block a user