mirror of
				https://github.com/ton-blockchain/ton
				synced 2025-03-09 15:40:10 +00:00 
			
		
		
		
	Add Freebsd to preprocessor of rlimit.cpp
This commit is contained in:
		
							parent
							
								
									040df63c98
								
							
						
					
					
						commit
						db9d4de1fa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -17,7 +17,7 @@
 | 
				
			||||||
    Copyright 2019-2020 Telegram Systems LLP
 | 
					    Copyright 2019-2020 Telegram Systems LLP
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
#include "rlimit.h"
 | 
					#include "rlimit.h"
 | 
				
			||||||
#if TD_LINUX || TD_ANDROID
 | 
					#if TD_LINUX || TD_ANDROID || TD_FREEBSD
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
#include <sys/types.h>
 | 
					#include <sys/types.h>
 | 
				
			||||||
#include <sys/time.h>
 | 
					#include <sys/time.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue