mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			186 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			186 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef _NETINET_IN_H
 | 
						|
 | 
						|
#include <inet/netinet/in.h>
 | 
						|
 | 
						|
#ifndef _ISOMAC
 | 
						|
libc_hidden_proto (bindresvport)
 | 
						|
libc_hidden_proto (in6addr_loopback)
 | 
						|
libc_hidden_proto (in6addr_any)
 | 
						|
#endif
 | 
						|
 | 
						|
#endif
 |