]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Windows: roken.h ordering
authorJeffrey Altman <jaltman@your-file-system.com>
Mon, 2 Jul 2012 05:32:25 +0000 (01:32 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Tue, 3 Jul 2012 02:21:08 +0000 (19:21 -0700)
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>
98 files changed:
src/WINNT/afsadmsvr/TaAfsAdmSvr.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrCallback.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrCell.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClient.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientBind.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientCache.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientCell.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientGroup.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientInternal.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientNotify.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientPing.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrClientUser.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrCommon.cpp
src/WINNT/afsclass/afsclassfn.cpp
src/WINNT/afsclass/c_agg.cpp
src/WINNT/afsclass/c_cell.cpp
src/WINNT/afsclass/c_debug.cpp
src/WINNT/afsclass/c_grp.cpp
src/WINNT/afsclass/c_ident.cpp
src/WINNT/afsclass/c_identlist.cpp
src/WINNT/afsclass/c_notify.cpp
src/WINNT/afsclass/c_set.cpp
src/WINNT/afsclass/c_svc.cpp
src/WINNT/afsclass/c_svr.cpp
src/WINNT/afsclass/c_usr.cpp
src/WINNT/afsclass/internal.cpp
src/WINNT/afsclass/worker.cpp
src/WINNT/afssvrmgr/action.cpp
src/WINNT/afssvrmgr/agg_col.cpp
src/WINNT/afssvrmgr/agg_general.cpp
src/WINNT/afssvrmgr/agg_prop.cpp
src/WINNT/afssvrmgr/agg_tab.cpp
src/WINNT/afssvrmgr/alert.cpp
src/WINNT/afssvrmgr/cmdline.cpp
src/WINNT/afssvrmgr/columns.cpp
src/WINNT/afssvrmgr/command.cpp
src/WINNT/afssvrmgr/creds.cpp
src/WINNT/afssvrmgr/dispatch.cpp
src/WINNT/afssvrmgr/dispguts.cpp
src/WINNT/afssvrmgr/display.cpp
src/WINNT/afssvrmgr/general.cpp
src/WINNT/afssvrmgr/helpfunc.cpp
src/WINNT/afssvrmgr/options.cpp
src/WINNT/afssvrmgr/prefs.cpp
src/WINNT/afssvrmgr/problems.cpp
src/WINNT/afssvrmgr/propcache.cpp
src/WINNT/afssvrmgr/set_clone.cpp
src/WINNT/afssvrmgr/set_col.cpp
src/WINNT/afssvrmgr/set_create.cpp
src/WINNT/afssvrmgr/set_createrep.cpp
src/WINNT/afssvrmgr/set_delete.cpp
src/WINNT/afssvrmgr/set_dump.cpp
src/WINNT/afssvrmgr/set_general.cpp
src/WINNT/afssvrmgr/set_move.cpp
src/WINNT/afssvrmgr/set_prop.cpp
src/WINNT/afssvrmgr/set_quota.cpp
src/WINNT/afssvrmgr/set_release.cpp
src/WINNT/afssvrmgr/set_rename.cpp
src/WINNT/afssvrmgr/set_repprop.cpp
src/WINNT/afssvrmgr/set_restore.cpp
src/WINNT/afssvrmgr/set_tab.cpp
src/WINNT/afssvrmgr/subset.cpp
src/WINNT/afssvrmgr/svc_col.cpp
src/WINNT/afssvrmgr/svc_create.cpp
src/WINNT/afssvrmgr/svc_delete.cpp
src/WINNT/afssvrmgr/svc_general.cpp
src/WINNT/afssvrmgr/svc_prop.cpp
src/WINNT/afssvrmgr/svc_startstop.cpp
src/WINNT/afssvrmgr/svc_tab.cpp
src/WINNT/afssvrmgr/svc_viewlog.cpp
src/WINNT/afssvrmgr/svr_address.cpp
src/WINNT/afssvrmgr/svr_col.cpp
src/WINNT/afssvrmgr/svr_execute.cpp
src/WINNT/afssvrmgr/svr_general.cpp
src/WINNT/afssvrmgr/svr_getdates.cpp
src/WINNT/afssvrmgr/svr_hosts.cpp
src/WINNT/afssvrmgr/svr_install.cpp
src/WINNT/afssvrmgr/svr_prop.cpp
src/WINNT/afssvrmgr/svr_prune.cpp
src/WINNT/afssvrmgr/svr_salvage.cpp
src/WINNT/afssvrmgr/svr_security.cpp
src/WINNT/afssvrmgr/svr_syncvldb.cpp
src/WINNT/afssvrmgr/svr_uninstall.cpp
src/WINNT/afssvrmgr/svr_window.cpp
src/WINNT/afssvrmgr/svrmgr.cpp
src/WINNT/afssvrmgr/task.cpp
src/WINNT/afssvrmgr/window.cpp
src/WINNT/client_creds/advtab.cpp
src/WINNT/client_creds/afswiz.cpp
src/WINNT/client_creds/creds.cpp
src/WINNT/client_creds/credstab.cpp
src/WINNT/client_creds/main.cpp
src/WINNT/client_creds/misc.cpp
src/WINNT/client_creds/mounttab.cpp
src/WINNT/client_creds/settings.cpp
src/WINNT/client_creds/shortcut.cpp
src/WINNT/client_creds/trayicon.cpp
src/WINNT/client_creds/window.cpp

index c9996e624a6c7455a10826d7fc081206af1b8818..11b6a88134004cfea711207fced23b10cde2ccf3 100644 (file)
 #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"
 
index 258d09d5d8916f6a867ec21321b2deca5f3a0267..256ddf59d7369ece4921b835c0897ede1a31f3e2 100644 (file)
 #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"
 
index eb4099d9f45501be7436108084b4dbc926d36279..581579d86f78eb484d83e5d92c514354a581ea6a 100644 (file)
 #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"
 
index b4a479abef51647af43ebe48c58f23d7f3986c1c..a99553e36304e39fb89f481af0abd5d96c1a3cd6 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index 5589f32b0db50e64e1a646e579ea56700777ea71..b986e5468ea25b28c28aa78c12cf64559d034bad 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index a9b0bd90ee7c16609c666be6798ca698f1350f05..9970d744ab8cdbbf8ef57937f2ab0c2ca7fa161b 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index b7f509aa64a68d0d68399bff1d716723e7b41af4..002b49b0a902d7ef6d2f4906007052dd9ee3e060 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index 5a8af4296aa352bbf159d32403230a98cb067d15..e55e7efefaefd680680acf33e3364bf9d7e92e81 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index afe5136896d56f12ef0aab9667ce7bc9b9c47301..c4ac4588be438f8a82d28f2ee1340316114dac9a 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index 1e0599ab5fd624dfe040514b734765ae054be8bf..d62bdb0a8889d5d3e72138dc5edf9d50e52558bd 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index ffd1293a1e47414839c213fd8b88b4ca9e698392..0c5e67c3585c642e7ed5d65f2f499de98dc4bc65 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index 9f31370e9202acf3ed8fa4dd900dfcea1cfb75d6..32a24d0c5bb891c75a502ea7b5bebcd86c2ee177 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include "TaAfsAdmSvrClientInternal.h"
index 0df11b54b3eccea030d96fef5d34a4fa0f1aa373..d8efaa28eb0b07f339472b3d5e7334418476e0eb 100644 (file)
 #include <ws2tcpip.h>
 
 extern "C" {
+#include <afsconfig.h>
 #include <afs/param.h>
 #include <afs/stds.h>
+#include <roken.h>
 }
 
 #include <WINNT/TaAfsAdmSvr.h>
index ff41d5b67723f1f5506087dedb7ade25f374a5c1..8c96b105dfb4ea24522dc8a7842e441d2970b4a0 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 998c3dff7c405ba2419229cc709d81499c757296..1184a63414c9eef011b2ac842581254d7ad18aad 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 024cd3cf2960098b00939608b7aff9108d922c82..2b1f7ed97b4965c9066d1a1e586ebdc0e4629586 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 66be6dbea00f9dee2d8e5d1fafc62cb81d85e2e8..91412700e33397b95bafe7626f86b7c2a29e95c5 100644 (file)
@@ -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>
index a2edd987c5f5b88efffdef6f7f5cefc5822778fd..785513450c7f46e0bc6c34f8de50e2cb16ac4e83 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 9869c3daa51c15028541631e4f4bee67f6f7a667..3056e52569a9a586556cdc472ccb05acb138d213 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 4fe669fb03a1e0f6e798501a46c5b073b949af47..c0ee8723d8faf64f4d47410e8d6562905538f8b8 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 8cc967f328c11c2179b841150f273958020e09ca..748e8309eab602d8e6942f6940414745f873902f 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 24111396d760f3fe90de2e2e1860977e65239c7b..762a30c34ea86f082f1e15610bdc6735519b2949 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 85c5d66e0f2cf12725b1e6a4d218f50d4f342411..a74ed20f2fa675538ba263972933b006354c3d7d 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index fb56e595ce7cb9dbaf1345d10444730571295430..e18f9e411939cf8ded61fbd76a9144594532c52b 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 8157963e6c7c58ed66ec3f383c1208f72d038ab6..c009371bed21820d8d5f825b5b83b786d73635cd 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index ea37a909cf33898e54a7df42a0409676a547d4b3..42f5da7adab5b719bf3bd6aa52c4d579a9247ba5 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 2685b8f585515f6cac40d1c5a3a727ed59341952..5960fd6f797b81d5418cca2653468d89d6225f20 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 5d7e568ee2976e85a59549f42af6f9cb8dfd049d..1cf0aa52942320dbf64fd5a8e31cb6dda3cab19a 100644 (file)
@@ -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"
index 4bf6eeaa4cfe3ddd6673e50c1bfb81eddab27f5e..47f2935b3c1b56ab03c14e2b8a8321ce89f7bc05 100644 (file)
@@ -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"
index 7d379c9c8ffdf28869e824efdeeded33f0aec07a..d7cc5852d4d76ac910b9301bc8e52224d25aef40 100644 (file)
@@ -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"
index 91d63c93e2541892f3a4a71057d4c24602eb0c75..270d5527de8e36416c201438e4da5d9a4df53b35 100644 (file)
@@ -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"
index 31fb41d9a3ded473c174eddb40758577972cd5b6..dbed9125bdac9836763708c9926617e1de4c34e1 100644 (file)
@@ -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"
index 0b2ff5a6081e2f4041579c1653147449c807544f..c9138ebb8f5068d064804d9315dca114e1e4b4ad 100644 (file)
@@ -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"
index c0859f61e9220697f4013b1315b5ff84063a4456..6c1510db0c3a1a30204e52f5df74cce825c89d41 100644 (file)
@@ -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"
index 5b90d8aef21b8937f7e0becc18ac10a7388f45a5..c83294c51ba4ddfed943808c842bfcdd87782de9 100644 (file)
@@ -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"
index 0a018bb2f57d938002648941838f763e8f64a7cd..8877824af3ea8eb311646ed290b5c2878437adfa 100644 (file)
@@ -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"
index 8b9d0b4a2d0bb6e9b65f91e24da8706dc4036c18..2d8532f550f0fce641263b071a5f3d8d52a6bb44 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 49225a542694109aec516ca2737bcbee8256de9e..9abf0df1e15e6065abe0da212894fdad7ff1e137 100644 (file)
@@ -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"
index dff0a4a5f274ccaf4e472ed727c088d39257e0c6..3259d52b5af9ce60652262a7a8741d7830a3a2df 100644 (file)
@@ -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"
index fa4ba2b0342d00374f8ead25935ae439e51adb35..449a30406e26b17d49e7e8b58b96d1c90b0baede 100644 (file)
@@ -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"
index d5d797c786f2c2364d36e7433fde02aac3ba896d..aecd74878e7fd9a22dd0280f69127ce5d9a4ec5e 100644 (file)
@@ -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"
index a2b1e5a090e11d6aa0b69e2c95926ff94e2ef4c4..db807bc8dd527cc315ee5e1be26c4999a72897c4 100644 (file)
@@ -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"
index 4776b8514e6ba7674a0c46c34f40ee0e88441c13..fec89573ff9ffde5745f2161bfb80dd52d3431e8 100644 (file)
@@ -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"
index 9a43768e695ef57e7e358e619b49aadecb25dae7..1dc6a78c705826614f35577ef6fe1158a60eb961 100644 (file)
@@ -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"
index b988bba4bef045dc865f1603ab5d18583c8ba0c9..006446366a2da9d98748baa527865156c2890e92 100644 (file)
@@ -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"
index a63f106e05ac8714ec658865824e266ee1803417..85319ffdbbb331f0e42eba9a811b2096784b6b5c 100644 (file)
@@ -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"
index e73a29c141647e007b83ba1e7eff02eb859b9073..1268203fc95d235d3cbe6f61c28bdb6639e14187 100644 (file)
@@ -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"
index e863ddae868d73b37a0088e5df7adeaac894f144..007f8d1fbef3deb55bfeea220cb4c3371243ea49 100644 (file)
@@ -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"
index 873dcbc0a20e16597adc01423b6bb8a0719b9d9b..82058c06466790065c9339456eb0eade912a0e69 100644 (file)
@@ -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"
index 3ffc8376bac4d7a49c5d244bf3bb4d0dd696fa6a..2b78d9703ff727dfb5bda921cdcd59d6e23b3818 100644 (file)
@@ -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"
index 2d893d5cc8b8b8dbc58663f7ce60847798ffb803..bebc50732f1930ac3acd15d839b7b0ac46ac146b 100644 (file)
@@ -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"
index 8f335b404950b9851add458e1f1f766ac7069276..11f7f1ed2f616a29714ff3b6adf0f6dfabb6af95 100644 (file)
@@ -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"
index c928c77e3bc22a36f292cd9c0b8d356a9a9938cb..f39d14ff47bd800cd90597f546c5f77add41adba 100644 (file)
@@ -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"
index aa8d4db3db600db18f10f597cef8851d642a696b..5cb9fb69bd8c8e62cf3cd415814e4afe7c1c3582 100644 (file)
@@ -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"
index b6c37e26016ef00bd9016b1f026bc90d4adcfd77..653ecea663629def2a44149188aa535ddbd3ea2d 100644 (file)
@@ -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"
index a78f8834ac376d552efcd2926c37950c300b5b28..7ee8a90f907be39337aadf6f596df1e7b2873570 100644 (file)
@@ -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"
index 573b9c24d503c26fa981804e5ffbb5785fbc8a45..d4ae6a95d0a1c36b57fa41f1739b07ab6227dd97 100644 (file)
@@ -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"
index 1eefafbb32ebc8dbd5042884f11158f4614ff9e5..79813d34611a39335a85e83c9fe6c1ca87e31138 100644 (file)
@@ -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"
index 4ad49fb3e32a43a861bbf9d2e1366870ab21ecf4..cfafa7a94b2226667b9c08682ab49ce28bd20806 100644 (file)
@@ -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"
index d30f43dd1340320749cacf16b40e4ba3d2bb7fa7..41e7069aceba89fa4511f47c41e25c2e7e3fcda7 100644 (file)
@@ -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"
index 69a9d08fe5f47763c200e91dcfcd2b88aacd5b49..fdd7a7ac3615efd5ea4364f214f70cdff60a3acd 100644 (file)
@@ -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"
index 75a14e7e1f36df9e8f3568f3bffe7e2736abf1d4..495d96ca9d9dd96180b8fc13c4960037f068182d 100644 (file)
@@ -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"
index 386a463ab0a5781dd26478f648b3a1e1875d813f..359798b39151660a10d016312682232608cf2090 100644 (file)
@@ -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"
index 7901d05a675c6039031492622ca23543e689c153..0bdf953436d807237fbacc62ccadfacdf0be76ca 100644 (file)
@@ -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"
index 6e933ebd15f5362207768480f569a6348627c4c5..379262f2850bfb038bb83147854a242c8012e9bd 100644 (file)
@@ -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"
index 6422b11ac414bc2dbb9bc639e881feb27a6c9bb7..29626fde600993430f4cd8a14d2531d4502dd0b4 100644 (file)
@@ -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"
index fda15d2f851d4f4f5be0ed651c295906cefd3e58..2f2dcb45403d465be07d28b6141555f991b90628 100644 (file)
@@ -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"
index 6634522881725a5cc1cad4565fed61ded1161957..d6088b8057736d06b714cb95ef259d80cb9b06e4 100644 (file)
@@ -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"
index 3f50698e26e79c95dd059cd00ad5bd8f371a04d1..4ad39eebbe20d7253cf0282e7d835902f465ca62 100644 (file)
@@ -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"
index 3f8ba08d9dd1f4a921285ee460d185050ae48618..581a5b56758e3fe4bce72f7f6fa862ae037577d8 100644 (file)
@@ -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"
index 1b6fdca1282e33245aab18f48c3db7f55b8800de..74eb6c7106a3679d78f653f8510c40b6b364fe9a 100644 (file)
@@ -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"
index e2a93223cbf9d6c940c76fd3afe9baac4ed871d6..4d206537db4e6cacf15fddcaa681f5e988e0e6c6 100644 (file)
@@ -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"
index b8e9a7f5924b98913b4fcbd7143484e9604fd094..934b7e4ef25032b3ab82999755081cb184ca23bb 100644 (file)
@@ -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"
index 727cebe8e56af22b34e409e682ebdb4361824613..a49fef74fc7beadf1b892066f146d6180415ac71 100644 (file)
@@ -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"
index 60b9383297a82b6ba16b0e059d113c2022501712..07096e8fe40bb0e5f68a657e45aed4fc307cc1ca 100644 (file)
@@ -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"
index a9054986eda6fca7afe80dd5a6f3333f239d3c6b..723d350799babc772aef4c3454a6a4971ce7cc09 100644 (file)
@@ -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"
index 228a25e48b8501249e17eee7940b73bff3938a30..2dfca8bff630c751b4ec6eaf19d52f3809534287 100644 (file)
@@ -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"
index 4b23fadc7c536ac4a9371f48db79373816e95c0a..443e725625975936c64d69eb4fb5cd287d6ee8a5 100644 (file)
@@ -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"
index 04b3e58c0827cd06d4216972755945d6e8be0e74..ac39fc337d36ee8eb558bb5f69a1021abe9bccfd 100644 (file)
@@ -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"
index 8e0d8eec41ce24f6adbca9926260a0e2cdf90d78..6fbfd705d109207e5ea5943532a21f532de1696d 100644 (file)
@@ -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"
index 4b7baef14b0c5984ed01cfe50d31313fe8c223b1..7ab3ba223f65d5f482578a8ec14e58d1bfebebc9 100644 (file)
@@ -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"
index bdd69e99738a973b1ebc88d21e39922bb57f36f1..70206894d8128ed1fa065735d9eb37264266b658 100644 (file)
@@ -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"
index 6803f71de7dc02ee1f0fb13f180d6fbef4a44d55..58fc7945f7cfcf3465b31c0db88bc6806ca7be03 100644 (file)
@@ -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"
index 523c1c89a0e5aadb23534debe56b91458af7c286..331294e612e6f24e4d33da2815f5eca3bc176d45 100644 (file)
@@ -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"
index 9728e2ea881f077939cf24d5d9e9b03599bb4284..d6f93d3c58933cabc97ab9eb31d43436a20d1d40 100644 (file)
@@ -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"
index a3c7e9cca5becc7fcce482987f4b1373023cf0db..10db89054298dfba494cf5b372aaf9e7635057ab 100644 (file)
@@ -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"
index 0b0be1384eb272a0188ac9e44e6668474b2d40c7..b81b80019ddb90650983333a1802af809fdc02c4 100644 (file)
@@ -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"
index ea619bd36ec884075d027da4884b7088b6f505da..7c38f100bf12d843a5d728188ba4b78ba5d2bab1 100644 (file)
@@ -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>
index f9886f2402a7def93531f7177e5f63bede311f7b..02baf20d050b61935541c396990ea3ce369f1f6e 100644 (file)
@@ -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>
 }
 
index b3365f2f227dc0920b6c7cf24de2088e8ff08374..69318801aceb025ce85356348b32dbe5aafe895f 100644 (file)
@@ -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>
index 119407837d2dc76dbcbc0989f772aa69438304c0..6aa3661706348cdd44aecebaf4bc59dd519a794f 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index b3d554c7c88a955f5c49153739cb8f4ae037a695..7f3078a700f75bb088dfc63fe930f7c7114585f5 100644 (file)
@@ -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>
index fa49bb512c19557892ee5cf1ac9bed7d69a74943..83413e6503831e4149c21a6248b0ce30b8c3736b 100644 (file)
@@ -13,7 +13,6 @@
 extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
-#include <afs/stds.h>
 #include <roken.h>
 }
 
index 4697892a8a9cfd77b2c44ef4ab9e0655375463ba..8e9f2ec6a29d81357296c3917055711f7db541f0 100644 (file)
@@ -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>
 }
 
index fd21765399cfbc5b9786a4de120b4cd2f8e88ea7..7e162b8596d744b5ddc270dd5f73a388c59a640b 100644 (file)
@@ -14,7 +14,6 @@ extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
 #include <roken.h>
-#include <afs/stds.h>
 }
 
 #include <windows.h>
index 82946e1e84efbaa88d1ba6c5069c4ad5492c87bd..ac7db4399d11fdb92c57099fcbe38dca3b097037 100644 (file)
@@ -14,7 +14,6 @@ extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
 #include <roken.h>
-#include <afs/stds.h>
 }
 
 #include <objbase.h>
index 1d9b37bf5b9154e58e91a156977d9bf5597760e5..7c00e183087c1acd598fe1571eb660686409d76c 100644 (file)
@@ -14,7 +14,6 @@ extern "C" {
 #include <afsconfig.h>
 #include <afs/param.h>
 #include <roken.h>
-#include <afs/stds.h>
 }
 
 #include "afscreds.h"
index 6cfd0b4f01103766048ee40958909f567b41fcbe..965ab72ce9e2014c7b85a7354a7aba25b4c60eda 100644 (file)
@@ -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"
 }