We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7134ef commit 1b326bdCopy full SHA for 1b326bd
src/sentry_transport.c
@@ -6,7 +6,7 @@
6
#include "sentry_string.h"
7
8
#ifdef GZIP_COMPRESSION
9
-include "zlib.h"
+#include "zlib.h"
10
#endif
11
12
#define ENVELOPE_MIME "application/x-sentry-envelope"
0 commit comments