Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The two headers already circularly import each other, and even have to inspect each others' header guards to manage this. Keeping them separate does not reduce include sizes. Fold them together so their header guards are more conventional. Bug: 426 Change-Id: Iaf96f5b2c8adb899d9c4a5b5094ed36fcb16de16 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/49770 Reviewed-by: Adam Langley <agl@google.com>
- Loading branch information