Subject: Re: CVS commit: src
To: <>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 07/24/2003 15:29:31
> alter des.h to be friendly with openssl/des.h (you can include both in the
> same file)

I had build problems yesterday that I finally tracked down to
usr/include/des.h being a symlink to usr/include/openssh/des.h.
I don't know what (or when) created the symlink, but build.sh didn't
manage to replace it with the correct file.
Removing the symlink by hand caused the correct file to be installed.

	David

-- 
David Laight: david@l8s.co.uk