missed a few #undefs (no real impact I think)
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 10 Jan 2007 20:57:03 +0000 (20:57 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 10 Jan 2007 20:57:03 +0000 (20:57 -0000)
archival/libunarchive/decompress_unzip.c

index f330a11..fb87fe8 100644 (file)
@@ -606,6 +606,8 @@ static int inflate_codes(STATE_PARAM_ONLY)
 #undef td
 #undef bl
 #undef bd
+#undef nn
+#undef dd
 
 
 /* called once from inflate_block */