Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quic: include some missing headers. #30361

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

steveWang
Copy link
Contributor

This should not affect any functionality -- the only impact should be a modest compile-time impact, in exchange for making the code more resilient to changes in dependencies.

Commit Message: quic: include some missing headers.
Additional Description:
Risk Level: n/a
Testing: n/a
Docs Changes:
Release Notes:
Platform Specific Features:

This should not affect any functionality -- the only impact should be
a modest compile-time impact, in exchange for making the code more
resilient to changes in dependencies.

Signed-off-by: Steve Wang <[email protected]>
@steveWang
Copy link
Contributor Author

There is one change of note -- source/common/quic/http_datagram_handler.cc currently includes simple_buffer_allocator.h, even though it doesn't directly rely on it -- QuicheBuffer is defined in quiche_buffer_allocator.h.

@alyssawilk alyssawilk self-assigned this Oct 23, 2023
@alyssawilk alyssawilk enabled auto-merge (squash) October 23, 2023 19:17
@alyssawilk
Copy link
Contributor

/retest

@alyssawilk alyssawilk merged commit 53b23a2 into envoyproxy:main Oct 23, 2023
102 of 103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants