From 7c510388b9d789c35fc05bead7677b3de52a318e Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Wed, 10 Nov 2021 17:25:11 +0100 Subject: age restriction progress 2/n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Özgür Kesim --- src/include/taler_amount_lib.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/include/taler_amount_lib.h') diff --git a/src/include/taler_amount_lib.h b/src/include/taler_amount_lib.h index c1f42e473..c6d2f474e 100644 --- a/src/include/taler_amount_lib.h +++ b/src/include/taler_amount_lib.h @@ -21,6 +21,9 @@ #ifndef TALER_AMOUNT_LIB_H #define TALER_AMOUNT_LIB_H +#include +#include "gnunet/gnunet_common.h" + #ifdef __cplusplus extern "C" { -- cgit v1.2.3