From 15b2ac2204a40de0693bf76f66bc471050e38e6a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 16 Jul 2023 15:11:07 -0500 Subject: moving from github --- pinentry/secmem-util.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pinentry/secmem-util.h (limited to 'pinentry/secmem-util.h') diff --git a/pinentry/secmem-util.h b/pinentry/secmem-util.h new file mode 100644 index 0000000..b422182 --- /dev/null +++ b/pinentry/secmem-util.h @@ -0,0 +1,3 @@ +/* This file exists because "util.h" is such a generic name that it is + likely to clash with other such files. */ +#include "util.h" -- cgit v1.2.3