summaryrefslogtreecommitdiff
path: root/libc/inet
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-05 20:32:28 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-05 20:32:28 +0000
commit332e87b2d9198f4518b762782a30ed94000adf68 (patch)
tree3bc766cc299fc7d8ab16d021d3c179186e40221d /libc/inet
parent263f0d0f46ee3018426a042675b462641bfbba19 (diff)
Wierd. Whats _null_auth doing here?
-Erik
Diffstat (limited to 'libc/inet')
-rw-r--r--libc/inet/rpc/rpc_prot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/inet/rpc/rpc_prot.c b/libc/inet/rpc/rpc_prot.c
index 21bdb2a12..1a9534435 100644
--- a/libc/inet/rpc/rpc_prot.c
+++ b/libc/inet/rpc/rpc_prot.c
@@ -49,8 +49,6 @@
/* * * * * * * * * * * * * * XDR Authentication * * * * * * * * * * * */
-struct opaque_auth _null_auth;
-
/*
* XDR an opaque authentication struct
* (see auth.h)