memdisk: drop DEBUG from unzip.c
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 03:30:42 +0000 (19:30 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Mar 2010 03:30:42 +0000 (19:30 -0800)
commit056e5fcc24e3afa888dd6916ba7d8eedf3920668
tree43115bc483ff37a868c164d8851cd1f657329cba
parent32575ebfd7e9a2c6af11a6e3218c618b5e46e413
memdisk: drop DEBUG from unzip.c

DEBUG doesn't work in unzip.c/inflate.c, so always #undef it.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
memdisk/unzip.c