home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- *
- * $Source: /usr/local/cvsroot/gccsdk/unixlib/source/clib/fcrypt.h,v $
- * $Date: 2002/09/24 21:02:36 $
- * $Revision: 1.3 $
- * $State: Exp $
- * $Author: admin $
- *
- ***************************************************************************/
-
- #ifndef __FCRYPT_H
- #define __FCRYPT_H 1
- #include <crypt.h>
- #endif
-