From 3ce1f2959437e952b9db4eaeed2407424f11a4d1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 10 Sep 2011 14:34:15 -0400 Subject: Cleanup of configuration options Make several tool features mandatory and simplify the code. --- sunrpc/svc_unix.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sunrpc/svc_unix.c') diff --git a/sunrpc/svc_unix.c b/sunrpc/svc_unix.c index c74b2cbdc8..2b02682e72 100644 --- a/sunrpc/svc_unix.c +++ b/sunrpc/svc_unix.c @@ -46,10 +46,7 @@ #include #include #include - -#ifdef USE_IN_LIBIO -# include -#endif +#include /* * Ops vector for AF_UNIX based rpc service handle -- cgit v1.2.3