$NetBSD: patch-ab,v 1.1 2006/12/09 13:57:29 obache Exp $

--- lib/des.h.orig	2005-10-18 13:37:39.000000000 +0000
+++ lib/des.h
@@ -59,7 +59,7 @@ des_is_weak_key (const char * key);
  * Does not check parity bits, but simply ignore them.  Does not check
  * for weak keys. */
 extern void
-des_setkey (des_ctx *ctx, const char * key);
+ntlm_des_setkey (des_ctx *ctx, const char * key);
 
 /* Fill a DES context CTX with subkeys calculated from 64bit KEY, with
  * weak key checking.  Does not check parity bits, but simply ignore
