mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	Fix a build error on mac.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@267305 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -49,6 +49,7 @@
 | 
			
		||||
#include <pthread.h>
 | 
			
		||||
#include <netdb.h>
 | 
			
		||||
#include <sys/param.h>
 | 
			
		||||
#include <signal.h>
 | 
			
		||||
 | 
			
		||||
static void ast_log(int level, const char *file, int line, const char *function, const char *fmt, ...) __attribute__((format(printf, 5, 6)));
 | 
			
		||||
void ast_verbose(const char *fmt, ...) __attribute__((format(printf, 1, 2)));
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user