--- zipcloak.c.bak	Wed Oct 15 22:09:33 1997
+++ zipcloak.c	Mon Dec 28 03:49:16 1998
@@ -33,7 +33,7 @@
 local FILE *tempzf;
 
 /* Pointer to CRC-32 table (used for decryption/encryption) */
-ulg near *crc_32_tab;
+ZCONST ulg near *crc_32_tab;
 
 /***********************************************************************
  * Issue a message for the error, clean up files and memory, and exit.
