openafs/tests/rpctestlib
Simon Wilkinson e2b4fde0b5 libroken: Build on windows
A minimal change set to get libroken to build on Windows. Sadly,
libroken contains definitions for a number of platform compatibility
macros which were previously scattered throughout the windows code.
These scattered macros have to be removed in order to build libroken.

The impact of this removal is that a very large number of files
throughout the tree require the addition of "roken.h" to pick up the
new compatibility code. The bulk of this change is adding these
includes.

In addition, some of the added includes add roken dependencies to the
Unix build. So, also add libroken to the build rules in affected Unix
Makefiles.

Change-Id: Ifba431bd37e67b1e273fbc6f69b805a232193456
Reviewed-on: http://gerrit.openafs.org/3205
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
2010-11-17 08:12:29 -08:00
..
Makefile.in Unix: Rework build system 2010-10-11 08:00:29 -07:00
NTMakefile libroken: Build on windows 2010-11-17 08:12:29 -08:00
rpc_test_cb_procs.c libroken: Build on windows 2010-11-17 08:12:29 -08:00
rpc_test_main.c libroken: Build on windows 2010-11-17 08:12:29 -08:00
rpc_test_procs.c libroken: Build on windows 2010-11-17 08:12:29 -08:00
rpc_test_procs.h An RPC test dispatch library for vice 2010-07-12 11:24:14 -07:00