mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Removed redundant inclusion of <errno.h> (sorry, Roj!).
This commit is contained in:
		
							parent
							
								
									b0dfe969d9
								
							
						
					
					
						commit
						09f99dfdba
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -4,8 +4,6 @@ | ||||||
| 
 | 
 | ||||||
| #include "Python.h" | #include "Python.h" | ||||||
| 
 | 
 | ||||||
| #include <errno.h> |  | ||||||
| 
 |  | ||||||
| #include "mymath.h" | #include "mymath.h" | ||||||
| 
 | 
 | ||||||
| #ifdef i860 | #ifdef i860 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Guido van Rossum
						Guido van Rossum