From c06c682b7b025b6895de7933e352d56972812441 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Fri, 1 Feb 2008 21:17:15 +0000 Subject: [PATCH] DEVEL15-windows-netidmgr-20080201 LICENSE MIT afs/stds.h before all others (cherry picked from commit 4ad35bd5aa431332bea866775278a6ae9d65a5e2) --- src/WINNT/netidmgr_plugin/afscred.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/WINNT/netidmgr_plugin/afscred.h b/src/WINNT/netidmgr_plugin/afscred.h index 1824bc622..693b3adf8 100644 --- a/src/WINNT/netidmgr_plugin/afscred.h +++ b/src/WINNT/netidmgr_plugin/afscred.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005,2006 Secure Endpoints Inc. + * Copyright (c) 2005-2008 Secure Endpoints Inc. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation @@ -41,8 +41,8 @@ #include -#include #include +#include #include #include #include -- 2.39.5