From: Martin Mares Date: Wed, 5 Feb 2003 10:56:08 +0000 (+0000) Subject: One more #fix. X-Git-Tag: holmes-import~1284 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=9941a9986e5c2c60e5fe6354e8a936b8b725a780;p=libucw.git One more #fix. --- diff --git a/lib/arraysort.h b/lib/arraysort.h index 250a84cc..b47fa8c3 100644 --- a/lib/arraysort.h +++ b/lib/arraysort.h @@ -166,7 +166,7 @@ static void ASORT_PREFIX(sort)(uns array_size ASORT_EXTRA_ARGS) } #undef ASORT_PREFIX -#undef ASORT_TYPE +#undef ASORT_KEY_TYPE #undef ASORT_ELT #undef ASORT_LT #undef ASORT_SWAP