diff options
Diffstat (limited to 'sunrpc/des_soft.c')
-rw-r--r-- | sunrpc/des_soft.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sunrpc/des_soft.c b/sunrpc/des_soft.c index cddef5d76b..f884f8f21b 100644 --- a/sunrpc/des_soft.c +++ b/sunrpc/des_soft.c @@ -32,7 +32,8 @@ static char sccsid[] = "@(#)des_soft.c 2.2 88/08/10 4.0 RPCSRC; from 1.13 88/02/ */ #include <rpc/des_crypt.h> -#include <abi-versions.h> +#include <shlib-compat.h> + /* * Table giving odd parity in the low bit for ASCII characters */ |