mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Use C89 style comment for old compilers
This commit is contained in:
		
							parent
							
								
									64fa74df21
								
							
						
					
					
						commit
						f7c8d9320b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -217,7 +217,7 @@ shutdown(how) -- shut down traffic in one or both directions\n\ | |||
| 
 | ||||
| /* Generic includes */ | ||||
| #include <sys/types.h> | ||||
| //#include <signal.h>
 | ||||
| /*#include <signal.h>*/ | ||||
| 
 | ||||
| /* Generic socket object definitions and includes */ | ||||
| #define PySocket_BUILDING_SOCKET | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Neal Norwitz
						Neal Norwitz