From a4b83a2903d1d0e79964fc208992a659152f0409 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sat, 16 May 1998 20:40:11 +0000 Subject: [PATCH] Hack to get rid of ROKEN_NAME. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4891 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/com_err/compile_et.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/com_err/compile_et.c b/lib/com_err/compile_et.c index 0390ee9b1..971c30b72 100644 --- a/lib/com_err/compile_et.c +++ b/lib/com_err/compile_et.c @@ -36,6 +36,7 @@ * SUCH DAMAGE. */ +#undef ROKEN_RENAME #include "compile_et.h" RCSID("$Id$");