diff options
Diffstat (limited to 'sunrpc/key_call.c')
-rw-r--r-- | sunrpc/key_call.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/key_call.c b/sunrpc/key_call.c index e41e3fc..0b09a5a 100644 --- a/sunrpc/key_call.c +++ b/sunrpc/key_call.c @@ -233,6 +233,7 @@ key_gendes (des_block *key) return 0; } +libc_hidden_def (key_gendes) int key_setnet (struct key_netstarg *arg) |