X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=crypt.h;fp=crypt.h;h=0000000000000000000000000000000000000000;hb=dc84183747ce1703eb99685b5dbde1f65a143c06;hp=2a4c203caa72a45007b901e13e192b9fad21cda9;hpb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4;p=debian%2Fgzip diff --git a/crypt.h b/crypt.h deleted file mode 100644 index 2a4c203..0000000 --- a/crypt.h +++ /dev/null @@ -1,12 +0,0 @@ -/* crypt.h (dummy version) -- do not perform encryption - * Hardly worth copyrighting :-) - */ - -#ifdef CRYPT -# undef CRYPT /* dummy version */ -#endif - -#define RAND_HEAD_LEN 12 /* length of encryption random header */ - -#define zencode -#define zdecode