Skip to content

Commit a4f7f6b

Browse files
Include switch for proxy types (#105)
Co-authored-by: Ryan Carper <51676630+rccarper@users.noreply.github.com>
1 parent fabbde2 commit a4f7f6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/s3_client.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <aws/common/system_info.h>
2121
#include <aws/http/connection.h>
2222
#include <aws/http/connection_manager.h>
23+
#include <aws/http/proxy.h>
2324
#include <aws/http/request_response.h>
2425
#include <aws/io/channel_bootstrap.h>
2526
#include <aws/io/event_loop.h>

0 commit comments

Comments
 (0)