diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-05-25 19:12:44 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-05-25 19:12:44 +0200 |
commit | 951ce5ef32b99012a5b0467e661bcb33d0c212c1 (patch) | |
tree | e90ab924106d4d2b0518e949cef9b74c8f1c75c6 | |
parent | 6b615dcd9553b63f8ec345ab4d3e9f851b55b7aa (diff) |
fix #4537
-rw-r--r-- | src/include/taler_amount_lib.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h index 8c613e020..cee266230 100644 --- a/src/include/taler_amount_lib.h +++ b/src/include/taler_amount_lib.h @@ -29,8 +29,6 @@ extern "C" #endif #endif -#include <gnunet/gnunet_util_lib.h> - /** * @brief Number of characters (plus 1 for 0-termination) we use to |