X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=crypt.c;fp=crypt.c;h=ff14a7ba0d69676396353a92a8a142b92b99d9a9;hb=c7e61475680fa226bd9b8bdd469cd66914e630f5;hp=00e0980103f4c165ff452f81175836286239d2cb;hpb=800deb09b422a73c1212233a93839a223ff59678;p=debian%2Fgzip diff --git a/crypt.c b/crypt.c index 00e0980..ff14a7b 100644 --- a/crypt.c +++ b/crypt.c @@ -1,7 +1,5 @@ /* crypt.c (dummy version) -- do not perform encryption * Hardly worth copyrighting :-) */ -#ifdef RCSID -static char rcsid[] = "$Id: crypt.c,v 0.7 2006/11/20 08:40:33 eggert Exp $"; -#endif +#include typedef int dummy;