remove winternl.h
authorChristoph von Wittich <christoph_vw@reactos.org>
Wed, 19 Oct 2005 23:38:51 +0000 (23:38 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Wed, 19 Oct 2005 23:38:51 +0000 (23:38 +0000)
(fix build)

svn path=/trunk/; revision=18617

reactos/lib/netapi32/wksta.c

index 6430a48..6dd7c55 100644 (file)
@@ -35,7 +35,6 @@
 #include "winerror.h"
 #include "ntstatus.h"
 #include "winreg.h"
-#include "winternl.h"
 #include "ntsecapi.h"
 #include "netbios.h"
 #include "wine/debug.h"