mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 21:47:45 +00:00
Windows: roken.h ordering
The order of include files must be afsconfig.h afs/param.h afs/stds.h roken.h Change-Id: Ie9f6476b9be143416105d1eec3a512a87cf66383 Reviewed-on: http://gerrit.openafs.org/7619 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
This commit is contained in:
parent
d8397c7c32
commit
3078c4a592
@ -10,10 +10,13 @@
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrInternal.h"
|
||||
|
||||
|
@ -10,10 +10,12 @@
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrInternal.h"
|
||||
|
||||
|
@ -10,10 +10,12 @@
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrInternal.h"
|
||||
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "TaAfsAdmSvrClientInternal.h"
|
||||
|
@ -11,8 +11,10 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include <WINNT/TaAfsAdmSvr.h>
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include <windows.h>
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "../afsapplib/afsapplib.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -11,8 +11,9 @@
|
||||
#include <ws2tcpip.h>
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
#include "svrmgr.h"
|
||||
|
@ -16,7 +16,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs/stds.h>
|
||||
#include <afs/afskfw.h>
|
||||
}
|
||||
#include <WINNT\afsreg.h>
|
||||
|
@ -14,7 +14,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs/stds.h>
|
||||
#include <afs/fs_utils.h>
|
||||
}
|
||||
|
||||
|
@ -12,9 +12,8 @@
|
||||
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs\param.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs\stds.h>
|
||||
#include <afs\auth.h>
|
||||
#include <afs\kautils.h>
|
||||
#include <rx\rxkad.h>
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -14,7 +14,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs/stds.h>
|
||||
#include <osilog.h>
|
||||
#include <afs/fs_utils.h>
|
||||
#include <rx\rxkad.h>
|
||||
|
@ -13,7 +13,6 @@
|
||||
extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <afs/stds.h>
|
||||
#include <roken.h>
|
||||
}
|
||||
|
||||
|
@ -14,8 +14,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
|
||||
#include <afs/stds.h>
|
||||
#include <afs/fs_utils.h>
|
||||
}
|
||||
|
||||
|
@ -14,7 +14,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs/stds.h>
|
||||
}
|
||||
|
||||
#include <windows.h>
|
||||
|
@ -14,7 +14,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs/stds.h>
|
||||
}
|
||||
|
||||
#include <objbase.h>
|
||||
|
@ -14,7 +14,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs/stds.h>
|
||||
}
|
||||
|
||||
#include "afscreds.h"
|
||||
|
@ -14,7 +14,6 @@ extern "C" {
|
||||
#include <afsconfig.h>
|
||||
#include <afs/param.h>
|
||||
#include <roken.h>
|
||||
#include <afs/stds.h>
|
||||
#include <afs/afskfw.h>
|
||||
#include "ipaddrchg.h"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user