diff options
Diffstat (limited to 'libc/inet/rpc/auth_unix.c')
-rw-r--r-- | libc/inet/rpc/auth_unix.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/inet/rpc/auth_unix.c b/libc/inet/rpc/auth_unix.c index f71a426f8..1337214e5 100644 --- a/libc/inet/rpc/auth_unix.c +++ b/libc/inet/rpc/auth_unix.c @@ -56,9 +56,6 @@ # include <wchar.h> #endif -#ifdef USE_IN_LIBIO -#endif - /* * Unix authenticator operations vector */ |