aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_deposit.c
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-08-17 13:14:57 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-08-17 13:14:57 +0200
commitf3fe72ab2414df57caece57c5e142c73151718a5 (patch)
tree46eb00898c2b275a9f2a8ff0c8265455da8d7333 /src/exchange-lib/exchange_api_deposit.c
parentaa816e37bf282a2418d9a2bfd76dba011cc6e9c2 (diff)
use gnunet_curl_lib.h instead of including gnurl/curl directly
Diffstat (limited to 'src/exchange-lib/exchange_api_deposit.c')
-rw-r--r--src/exchange-lib/exchange_api_deposit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange-lib/exchange_api_deposit.c b/src/exchange-lib/exchange_api_deposit.c
index 7e499a434..674291044 100644
--- a/src/exchange-lib/exchange_api_deposit.c
+++ b/src/exchange-lib/exchange_api_deposit.c
@@ -21,7 +21,6 @@
* @author Christian Grothoff
*/
#include "platform.h"
-#include <curl/curl.h>
#include <jansson.h>
#include <microhttpd.h> /* just for HTTP status codes */
#include <gnunet/gnunet_util_lib.h>