From c65d99084a5979a34ff3aa504135152b6b31b2bb Mon Sep 17 00:00:00 2001 From: Carmelo Amoroso Date: Thu, 28 Feb 2008 09:56:28 +0000 Subject: Added support for ether_line, ether_ntohost and ether_hostton. Added related test cases. Signed-off-by: Matthew Wilcox Hacked-by: Carmelo Amoroso --- libc/inet/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/Makefile.in') diff --git a/libc/inet/Makefile.in b/libc/inet/Makefile.in index 8cb8661c4..b1ea25b26 100644 --- a/libc/inet/Makefile.in +++ b/libc/inet/Makefile.in @@ -23,7 +23,7 @@ CSRC += encodeh.c decodeh.c encoded.c decoded.c lengthd.c encodeq.c \ res_query.c gethostbyaddr.c read_etc_hosts_r.c get_hosts_byname_r.c \ get_hosts_byaddr_r.c gethostbyname2.c getnameinfo.c gethostent.c \ gethostbyname_r.c gethostbyname2_r.c gethostbyaddr_r.c \ - res_comp.c ns_name.c + res_comp.c ns_name.c ethers.c # unused ATM CSRC += encodep.c decodep.c formquery.c -- cgit v1.2.3