mirror of
				https://github.com/rofl0r/proxychains-ng.git
				synced 2025-11-04 09:06:05 +00:00 
			
		
		
		
	fix compilation on musl libc
This commit is contained in:
		@@ -2,6 +2,8 @@
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <netdb.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <netinet/in.h>
 | 
			
		||||
#include <sys/socket.h>
 | 
			
		||||
 | 
			
		||||
#include "ip_type.h"
 | 
			
		||||
#include "hash.h"
 | 
			
		||||
@@ -53,4 +55,4 @@ ip_type hdb_get(struct hostent_list *hl, char* host) {
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
	return ip_type_invalid;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user