$NetBSD: patch-ay,v 1.1 2000/03/20 02:25:41 itojun Exp $

--- cipher.h.orig	Wed May 12 07:19:25 1999
+++ cipher.h	Fri Dec 24 21:50:04 1999
@@ -58,7 +58,7 @@
 #ifndef WITHOUT_IDEA
 #include "idea.h"
 #endif /* WITHOUT_IDEA */
-#include "des.h"
+#include "ssh-des.h"
 #ifdef WITH_ARCFOUR
 #include "arcfour.h"
 #endif /* WITH_ARCFOUR */