Skip to content

Commit

Permalink
Merge branch 'main' into migrate_semconv_weaver
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff authored Nov 4, 2024
2 parents 0653c7a + d16f781 commit 07e0e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/src/http/client/curl/http_client_curl.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include <curl/curl.h>
#include <curl/curlver.h>
#include <zconf.h>
#include <atomic>
#include <chrono>
#include <cstddef>
Expand All @@ -25,6 +24,7 @@
#include "opentelemetry/version.h"

#ifdef ENABLE_OTLP_COMPRESSION_PREVIEW
# include <zconf.h>
# include <zlib.h>
#else
# include "opentelemetry/sdk/common/global_log_handler.h"
Expand Down

0 comments on commit 07e0e67

Please sign in to comment.