summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-06 12:01:15 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-06 12:01:15 +0200
commited6ab2f91ababd1e840aec4feb187d40c4e87ab4 (patch)
tree2a38356af09d280dc01a3452ad5b7b3d2971cf96 /src/include
parent9086ed15c11db106179d54d125cbd3850eda0dc7 (diff)
downloadexchange-ed6ab2f91ababd1e840aec4feb187d40c4e87ab4.tar.gz
exchange-ed6ab2f91ababd1e840aec4feb187d40c4e87ab4.tar.bz2
exchange-ed6ab2f91ababd1e840aec4feb187d40c4e87ab4.zip
-minor fixes
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_curl_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_curl_lib.h b/src/include/taler_curl_lib.h
index d7c24a13b..42d7f9d1f 100644
--- a/src/include/taler_curl_lib.h
+++ b/src/include/taler_curl_lib.h
@@ -30,7 +30,7 @@
/**
* Should we compress PUT/POST bodies with 'deflate' encoding?
*/
-#define COMPRESS_BODIES 1
+#define TALER_CURL_COMPRESS_BODIES 1
/**
* State used for #TALER_curl_easy_post() and