diff options
Diffstat (limited to 'sunrpc/des_soft.c')
-rw-r--r-- | sunrpc/des_soft.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/des_soft.c b/sunrpc/des_soft.c index a7940b6978..521d97c796 100644 --- a/sunrpc/des_soft.c +++ b/sunrpc/des_soft.c @@ -68,3 +68,4 @@ des_setparity (char *p) p++; } } +libc_hidden_def (des_setparity) |