From 7115c12fbc9aae1cd46fdf049697a27fb996181a Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 1 Jul 2004 03:32:09 +0000 Subject: Moving on to beta2. --- src/usocket.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/usocket.h') diff --git a/src/usocket.h b/src/usocket.h index b9255cb..d3d4f48 100644 --- a/src/usocket.h +++ b/src/usocket.h @@ -16,14 +16,12 @@ #include /* fnctnl function and associated constants */ #include -/* struct timeval and CLK_TCK */ -#include -/* times function and struct tms */ -#include /* struct sockaddr */ #include /* socket function */ #include +/* struct timeval */ +#include /* gethostbyname and gethostbyaddr functions */ #include /* sigpipe handling */ -- cgit v1.2.3-55-g6feb