Windows: conditionalize mappings of error values
authorJeffrey Altman <jaltman@your-file-system.com>
Mon, 1 Aug 2011 15:05:51 +0000 (11:05 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Mon, 1 Aug 2011 17:42:55 +0000 (10:42 -0700)
commitf631a11f5e9ab50e62b3aaebbff9ef200ac799fe
tree0bcba6e2a44577892a06ef6117c260a9eeceb033
parent71e64b6f21817872676e74a8c67c0f0bcfb23391
Windows: conditionalize mappings of error values

Visual Studio 10 adds a large number of additional POSIX C99
error values to errno.h.  Wrap each mapping with #ifndef to ensure
that we do not redefine the C runtime errno.h definition.

Change-Id: Ia6929d9ff84358059efcc4a53dcc91ee2612fc5a
Reviewed-on: http://gerrit.openafs.org/5129
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/util/errmap_nt.h