mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 16:31:40 +01:00 
			
		
		
		
	http://www.rahul.net/dholmes/ctorrent/ Enhanced CTorrent is a BitTorrent client for unix-like environments
		
			
				
	
	
		
			11 lines
		
	
	
		
			139 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			139 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/compat.h
 | |
| +++ b/compat.h
 | |
| @@ -57,6 +57,7 @@
 | |
|  void srandom(unsigned long seed);
 | |
|  #endif
 | |
|  
 | |
| +#include <unistd.h>
 | |
|  
 | |
|  #ifdef __cplusplus
 | |
|  }
 |