commit | 2b23eaa478aa533a93dca93c33e51de07afcbf96 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Tue Jun 09 11:50:45 2015 -0700 |
committer | Adam Langley <agl@google.com> | Tue Jun 09 21:38:04 2015 +0000 |
tree | ef08159162e8a9e12385e6fad09febacbd425dd3 | |
parent | 85bc5601ee17a323b50ba41af5528ff9195c1430 [diff] |
Use the correct case for Windows headers. When cross-compiling for Windows on a Linux system, the filesystem is case sensitive and so #includes with uppercase characters cause errors. Change-Id: I6fe6d677887ce84ba8b2c3136cf2c70998d96e81 Reviewed-on: https://boringssl-review.googlesource.com/5060 Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Adam Langley <agl@google.com>