Subject: Re: crypt routine
To: Cool World Tech Support <support@coolworld.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 03/07/1996 15:48:32
On Thu, 07 Mar 1996 12:30:26 -0800 
 Cool World Tech Support <support@coolworld.com> wrote:

 >         Would anyone happen to know what include file the crypt C function
 > would be in.  I'm currently doing a development project for NetBSD, but
 > don't have a copy of the source or anything.  Any help would be greatly
 > appreciated.

You mean the prototype?  Looks like our prototype is in <unistd.h>.  The 
source is in /usr/src/domestic/lib/libcrypt/...

Thus, to pull in the function while linking, use -lcrypt.

--------------------------------------------------------------------------
Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939