Skip to content

Commit

Permalink
fixup: add header
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneo committed Nov 12, 2024
1 parent 1f3c572 commit 966597d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/lib/event_engine/posix_engine/posix_system_api.cc
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ int PosixSystemApi::SetSockOpt(FileDescriptor fd, int level, int optname,

#else // GRPC_POSIX_SOCKET

#include "src/core/util/crash.h"

namespace grpc_event_engine {
namespace experimental {

Expand Down

0 comments on commit 966597d

Please sign in to comment.