mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 21:47:45 +00:00
Windows: HAVE_UINTPTR_T
The Windows build has a definition of uintptr_t. Add HAVE_UINTPTR_T to the Windows config.h file. The sources imported from Heimdal make use of it. Change-Id: I6d01dd9eb67c1e7f7ef257f0ac06d89d656f8bd8 Reviewed-on: http://gerrit.openafs.org/7623 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
This commit is contained in:
parent
7c23991151
commit
a41ab06496
@ -263,6 +263,7 @@ typedef int errno_t;
|
||||
#define HAVE_STRFTIME 1
|
||||
#define HAVE_GETCWD 1
|
||||
#define HAVE_STRUPR 1
|
||||
#define HAVE_UINTPTR_T 1
|
||||
|
||||
#define HAVE_KRB5_CREDS_KEYBLOCK_ENCTYPE 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user