mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Make sure not to include non-existent headers if they indeed are non-existent
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -50,9 +50,9 @@ | ||||
|  | ||||
| #include <pthread.h> | ||||
| #include <sys/param.h> | ||||
|  | ||||
| #ifdef HAVE_BKTR | ||||
| #include <execinfo.h> | ||||
|  | ||||
| #endif | ||||
| #include "asterisk/logger.h" | ||||
|  | ||||
| /* internal macro to profile mutexes. Only computes the delay on | ||||
|   | ||||
		Reference in New Issue
	
	Block a user