aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gpgrt-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpgrt-int.h b/src/gpgrt-int.h
index e326400..17244c5 100644
--- a/src/gpgrt-int.h
+++ b/src/gpgrt-int.h
@@ -464,6 +464,7 @@ const char *_gpgrt_fname_get (gpgrt_stream_t stream);
#include "estream-printf.h"
/* Make sure we always use our snprintf */
+#undef snprintf
#define snprintf _gpgrt_estream_snprintf