mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Resolve a compiler warning on FreeBSD.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@253537 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -40,6 +40,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | ||||
| #if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__Darwin__) | ||||
| #include <net/if_dl.h> | ||||
| #include <ifaddrs.h> | ||||
| #include <signal.h> | ||||
| #endif | ||||
|  | ||||
| #include "asterisk/file.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user