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/auth_unix.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sunrpc/auth_unix.c') diff --git a/sunrpc/auth_unix.c b/sunrpc/auth_unix.c index 858523eb8d..d3b5dc7dee 100644 --- a/sunrpc/auth_unix.c +++ b/sunrpc/auth_unix.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, Oracle America, Inc. + * Copyright (c) 2010, 2011, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are @@ -45,15 +45,13 @@ #include #include #include +#include #include #include #include #include -#ifdef USE_IN_LIBIO -# include -#endif /* * Unix authenticator operations vector -- cgit 1.4.1