summaryrefslogtreecommitdiffstats
path: root/winsup/subauth/cygsuba.c
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/subauth/cygsuba.c')
-rw-r--r--winsup/subauth/cygsuba.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/subauth/cygsuba.c b/winsup/subauth/cygsuba.c
index d79209fa8..131e2a05e 100644
--- a/winsup/subauth/cygsuba.c
+++ b/winsup/subauth/cygsuba.c
@@ -1,7 +1,7 @@
/* cygsuba.c: Minimal subauthentication functionality to support
logon without password.
- Copyright 2001 Red Hat, Inc.
+ Copyright 2001, 2006 Red Hat, Inc.
Written by Corinna Vinschen <vinschen@redhat.com>
@@ -12,8 +12,8 @@ Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
#include <windows.h>
-#include <subauth.h>
#include <ntsecapi.h>
+#include <subauth.h>
NTSTATUS NTAPI
Msv1_0SubAuthenticationRoutine (NETLOGON_LOGON_INFO_CLASS logon_level,