mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
e2b4fde0b5
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> |
||
---|---|---|
.. | ||
Makefile.in | ||
NTMakefile | ||
rpc_test_cb_procs.c | ||
rpc_test_main.c | ||
rpc_test_procs.c | ||
rpc_test_procs.h |