diff options
Diffstat (limited to 'sunrpc/des_soft.c')
-rw-r--r-- | sunrpc/des_soft.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sunrpc/des_soft.c b/sunrpc/des_soft.c index f358cac480..a7940b6978 100644 --- a/sunrpc/des_soft.c +++ b/sunrpc/des_soft.c @@ -29,6 +29,8 @@ static char sccsid[] = "@(#)des_soft.c 2.2 88/08/10 4.0 RPCSRC; from 1.13 88/02/ * 2550 Garcia Avenue * Mountain View, California 94043 */ + +#include <rpc/des_crypt.h> /* * Table giving odd parity in the low bit for ASCII characters */ |