diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_curl_lib.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/include/taler_curl_lib.h b/src/include/taler_curl_lib.h index d7c24a13..42d7f9d1 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 | 
