Skip to content

Commit

Permalink
[Build] Multiple CURL packages leads to invalid build (gabime#1738) (g…
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff authored Nov 7, 2022
1 parent b8b715f commit 34b6597
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# include <poll.h>
# include <unistd.h>
#endif
#include <curl/curl.h>
#include "curl/curl.h"

OPENTELEMETRY_BEGIN_NAMESPACE
namespace ext
Expand Down

0 comments on commit 34b6597

Please sign in to comment.