Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Add prototype
for XdmAuthenticationInit() (Peter Breitenlohner)
This commit is contained in:
		
							parent
							
								
									d0dc574adb
								
							
						
					
					
						commit
						2c3c4060fd
					
				| 
						 | 
				
			
			@ -351,4 +351,8 @@ extern int XdmcpAddAuthorization (ARRAY8Ptr name, ARRAY8Ptr data);
 | 
			
		|||
struct sockaddr_in;
 | 
			
		||||
extern void XdmcpRegisterBroadcastAddress (struct sockaddr_in *addr);
 | 
			
		||||
 | 
			
		||||
#ifdef HASXDMAUTH
 | 
			
		||||
extern void XdmAuthenticationInit (char *cookie, int cookie_length);
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#endif /* _OSDEP_H_ */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue