--- libtirpc-0.2.2.orig/src/auth_time.c 2011-05-02 14:10:40.000000000 +0200 +++ libtirpc-0.2.2/src/auth_time.c 2012-03-22 19:02:30.422855534 +0100 @@ -43,7 +43,7 @@ //#include #include #undef NIS -#include +//#include #ifdef TESTING @@ -138,6 +138,7 @@ free_eps(eps, num) * NIS+ server will call __rpc_get_time_offset() with the nis_server * structure already populated. */ +#ifdef 0 static nis_server * get_server(sin, host, srv, eps, maxep) struct sockaddr_in *sin; @@ -491,3 +492,4 @@ error: return (time_valid); } +#endif