forked from mirrors/tftp-hpa-google
		
	Major overhaul of the portability stuff; port to autoconf 2.52
This commit is contained in:
		
							parent
							
								
									4c0a635276
								
							
						
					
					
						commit
						2c31169f57
					
				
					 16 changed files with 236 additions and 176 deletions
				
			
		| 
						 | 
				
			
			@ -18,19 +18,7 @@
 | 
			
		|||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#define _XPG4_2			/* Needed on Solaris */
 | 
			
		||||
#include <sys/types.h>
 | 
			
		||||
#include <sys/socket.h>
 | 
			
		||||
#include <netinet/in.h>
 | 
			
		||||
#include <arpa/inet.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <unistd.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#ifdef HAVE_STRINGS_H
 | 
			
		||||
#include <strings.h>
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "../config.h"
 | 
			
		||||
#include "config.h"		/* Must be included first! */
 | 
			
		||||
#include "recvfrom.h"
 | 
			
		||||
#include "tftpsubs.h"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue