diff options
Diffstat (limited to 'include/rpc/des_crypt.h')
-rw-r--r-- | include/rpc/des_crypt.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/rpc/des_crypt.h b/include/rpc/des_crypt.h index df0e44209b6e..c223cd1b77f0 100644 --- a/include/rpc/des_crypt.h +++ b/include/rpc/des_crypt.h @@ -1,5 +1,6 @@ /* * @(#)des_crypt.h 2.1 88/08/11 4.0 RPCSRC; from 1.4 88/02/08 (C) 1986 SMI + * $FreeBSD$ * * des_crypt.h, des library routine interface * Copyright (C) 1986, Sun Microsystems, Inc. @@ -101,7 +102,7 @@ ecb_crypt(/* key, buf, len, mode */); /* #endif __END_DECLS -#ifndef KERNEL +#ifndef _KERNEL /* * Set des parity for a key. * DES parity is odd and in the low bit of each byte |