From 2c6aada864c0386169f9f274613b326335a454cb Mon Sep 17 00:00:00 2001 From: Dmitriy Musatkin Date: Thu, 22 Jun 2023 16:55:28 +0100 Subject: [PATCH] byte buf --- include/aws/s3/private/s3_endpoint_resolver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/aws/s3/private/s3_endpoint_resolver.h b/include/aws/s3/private/s3_endpoint_resolver.h index 244516742..00925e050 100644 --- a/include/aws/s3/private/s3_endpoint_resolver.h +++ b/include/aws/s3/private/s3_endpoint_resolver.h @@ -6,7 +6,7 @@ * SPDX-License-Identifier: Apache-2.0. */ -#include +#include > extern const struct aws_byte_cursor aws_s3_endpoint_resolver_partitions; extern const struct aws_byte_cursor aws_s3_endpoint_rule_set;