Skip to content

Commit

Permalink
include private socket header for secure_transport_tls_channel_handler.c
Browse files Browse the repository at this point in the history
  • Loading branch information
sbSteveK committed Dec 4, 2024
1 parent 8daedcb commit aa21e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/darwin/secure_transport_tls_channel_handler.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <aws/io/channel.h>
#include <aws/io/file_utils.h>
#include <aws/io/private/pki_utils.h>
#include <aws/io/private/socket_impl.h>
#include <aws/io/private/tls_channel_handler_shared.h>
#include <aws/io/socket.h>
#include <aws/io/socket_channel_handler.h>
Expand Down

0 comments on commit aa21e8b

Please sign in to comment.