Module: wine Branch: master Commit: 42fd48f38e19f85a55dcd1647c21e519fdec4460 URL: http://source.winehq.org/git/wine.git/?a=commit;h=42fd48f38e19f85a55dcd1647c...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Thu May 17 21:07:39 2007 +0100
rsaenh: Exclude unused header.
---
dlls/rsaenh/rsaenh.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/rsaenh/rsaenh.c b/dlls/rsaenh/rsaenh.c index ca9e4a9..101eb8c 100644 --- a/dlls/rsaenh/rsaenh.c +++ b/dlls/rsaenh/rsaenh.c @@ -33,7 +33,6 @@ #include "winbase.h" #include "winreg.h" #include "wincrypt.h" -#include "lmcons.h" #include "handle.h" #include "implglue.h" #include "objbase.h"