NetBSD/gnu/usr.bin/gzip/crypt.h
jtc 60ac16520b Update to Nate's port of gzip 1.2.4 he did for FreeBSD.
All I had to do is restore the RCSID's for the manual pages.
1993-10-15 23:05:16 +00:00

15 lines
311 B
C

/* crypt.h (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*
* $Id: crypt.h,v 1.3 1993/10/15 23:05:28 jtc Exp $
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length of encryption random header */
#define zencode
#define zdecode