summaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-12-27 19:58:36 +0000
committerAndreas Jaeger <aj@suse.de>2000-12-27 19:58:36 +0000
commited073f0e6249dc1bcecb3f72fa941d01b516be3f (patch)
tree8dfe5133dfe2d1516103f7f46cca1ff44bdb4f01 /sunrpc
parent27ee0a559513db0d0e650761b6f4268b39199c74 (diff)
Add prototype for foo.
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/des_soft.c2
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
*/