From 9e4ac84b6eed7cc622d041c396bc460ce7e1bf07 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 5 Dec 2022 14:03:43 +0100 Subject: force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h --- src/include/taler_amount_lib.h | 4 ++++ 1 file changed, 4 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 a529cfb84..04aa00045 100644 --- a/src/include/taler_amount_lib.h +++ b/src/include/taler_amount_lib.h @@ -18,6 +18,10 @@ * @brief amount-representation utility functions * @author Sree Harsha Totakura */ +#if ! defined (__TALER_UTIL_LIB_H_INSIDE__) +#error "Only can be included directly." +#endif + #ifndef TALER_AMOUNT_LIB_H #define TALER_AMOUNT_LIB_H -- cgit v1.2.3