X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=crypt.c;h=ff14a7ba0d69676396353a92a8a142b92b99d9a9;hb=9af050f9889674fb04518742776b1522a2bd1c21;hp=cbce024a01aac17b7c3cfe44c34631a9addda802;hpb=302189d124ed5849c2589ea92e912eb24fdc4ab3;p=debian%2Fgzip diff --git a/crypt.c b/crypt.c index cbce024..ff14a7b 100644 --- a/crypt.c +++ b/crypt.c @@ -1,6 +1,5 @@ /* crypt.c (dummy version) -- do not perform encryption * Hardly worth copyrighting :-) */ -#ifdef RCSID -static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $"; -#endif +#include +typedef int dummy;