diff options
| author | Craig Jennings <craigmartinjennings@gmail.com> | 2023-07-16 15:11:07 -0500 |
|---|---|---|
| committer | Craig Jennings <craigmartinjennings@gmail.com> | 2023-07-16 15:11:07 -0500 |
| commit | 15b2ac2204a40de0693bf76f66bc471050e38e6a (patch) | |
| tree | 6036b356b31dca92be068ac387892b1068c4055e /pinentry/secmem-util.h | |
Diffstat (limited to 'pinentry/secmem-util.h')
| -rw-r--r-- | pinentry/secmem-util.h | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
