From d86b66f04df133697e0aa7068e15ff3a00ee280e Mon Sep 17 00:00:00 2001 From: Thomas Bluemel Date: Thu, 17 Feb 2005 15:10:55 +0000 Subject: [PATCH] fixed includes svn path=/trunk/; revision=13621 --- reactos/subsys/system/lsass/lsass.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/subsys/system/lsass/lsass.c b/reactos/subsys/system/lsass/lsass.c index 8dc98ea4deb..8faac37c11a 100644 --- a/reactos/subsys/system/lsass/lsass.c +++ b/reactos/subsys/system/lsass/lsass.c @@ -26,8 +26,8 @@ * 19990704 (Emanuele Aliberti) * Compiled successfully with egcs 1.1.2 */ -//#include -//#include +#include +#include #include #include