home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue4 / SDL / gcc346 / !gcc / include / unixlib / h / fcrypt < prev    next >
Encoding:
Text File  |  2006-09-17  |  389 b   |  15 lines

  1. /****************************************************************************
  2.  *
  3.  * $Source: /usr/local/cvsroot/gccsdk/unixlib/source/clib/fcrypt.h,v $
  4.  * $Date: 2001/01/29 15:10:19 $
  5.  * $Revision: 1.2 $
  6.  * $State: Exp $
  7.  * $Author: admin $
  8.  *
  9.  ***************************************************************************/
  10.  
  11. #ifndef __FCRYPT_H
  12. #define __FCRYPT_H 1
  13. #include <crypt.h>
  14. #endif
  15.