mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Added <sys/file.h> include to allow trunk to compile. Hope this doesn't louse thing up.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89544 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -31,6 +31,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | ||||
| #include <sys/stat.h> | ||||
| #endif | ||||
| #include <regex.h> | ||||
| #include <sys/file.h> /* added this to allow to compile, sorry! */ | ||||
|  | ||||
| #include "asterisk/paths.h"	/* use ast_config_AST_DATA_DIR */ | ||||
| #include "asterisk/channel.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user