mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	BuildSystem: Add DragonFly BSD.
ASTERISK-27820 Change-Id: I310896143e94d65da1c2be3bb448204a8b86d557
This commit is contained in:
		| @@ -170,7 +170,7 @@ | ||||
| #include <sys/param.h> | ||||
| #include <sys/sysctl.h> | ||||
| #include <sys/vmmeter.h> | ||||
| #if defined(__FreeBSD__) | ||||
| #if defined(__FreeBSD__) || defined(__DragonFly__) | ||||
| #include <vm/vm_param.h> | ||||
| #endif | ||||
| #if defined(HAVE_SWAPCTL) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user