mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	remove redundant #include "asterisk/compat.h",
but make sure that asterisk/compiler.h is included everywhere git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89336 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -24,12 +24,8 @@ | ||||
|  * | ||||
|  */ | ||||
|  | ||||
| #include "asterisk/autoconfig.h" | ||||
| #include "asterisk/compat.h" | ||||
|  | ||||
| #include <stdio.h> | ||||
| #include <unistd.h> | ||||
| #include <stdlib.h> | ||||
| #include <string.h> | ||||
| #include <errno.h> | ||||
| #include <time.h> | ||||
| #include <sys/stat.h> | ||||
| @@ -67,8 +63,6 @@ struct ast_channel | ||||
|  | ||||
|  | ||||
| #include "asterisk/inline_api.h" | ||||
| #include "asterisk/compat.h" | ||||
| #include "asterisk/compiler.h" | ||||
| #include "asterisk/endian.h" | ||||
| #include "asterisk/ast_expr.h" | ||||
| #include "asterisk/ael_structs.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user