mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 16:31:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/pypy/module/cpyext/include/Python.h.orig
 | |
| +++ b/pypy/module/cpyext/include/Python.h
 | |
| @@ -14,6 +14,7 @@
 | |
|  # include <math.h>
 | |
|  # include <errno.h>
 | |
|  # include <unistd.h>
 | |
| +# include <sys/time.h>
 | |
|  #else
 | |
|  # ifdef _MSC_VER
 | |
|  #  include <crtdefs.h>
 |