From 7ca6a58ccb812007828e6fa51b0e861cedc4278d Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 2 Aug 1999 14:18:25 +0000 Subject: [PATCH] Moved ifdef to get camessage.c to build. --- src/rsrv/camessage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rsrv/camessage.c b/src/rsrv/camessage.c index f7a650270..b86713b82 100644 --- a/src/rsrv/camessage.c +++ b/src/rsrv/camessage.c @@ -714,6 +714,7 @@ struct client *client return OK; } +#ifdef CONVERSION_REQUIRED if (mp->m_type >= NELEMENTS(cac_dbr_cvrt)) { SEND_LOCK(client); send_err( @@ -725,7 +726,6 @@ struct client *client return ERROR; } -#ifdef CONVERSION_REQUIRED /* use type as index into conversion jumptable */ (* cac_dbr_cvrt[mp->m_type]) ( mp + 1,