aboutsummaryrefslogtreecommitdiff
path: root/secmem/secmem-util.h
diff options
context:
space:
mode:
authorguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-01-10 13:25:23 +0000
committerguidog <guidog@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2009-01-10 13:25:23 +0000
commit2128395ed8d11098807c82a39dc5c9717a573bbe (patch)
tree7b67f54cd569a59d99c158ad67eaf3c052814aee /secmem/secmem-util.h
parentaca6027e6ddb0194baf4da1d7453398042054bc0 (diff)
add gtksecentry/secmem from gpg pinentry
code is licensed GPLv2 git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@101 517b70f8-ed25-0410-8bf6-f5db08f7b76e
Diffstat (limited to 'secmem/secmem-util.h')
-rw-r--r--secmem/secmem-util.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/secmem/secmem-util.h b/secmem/secmem-util.h
new file mode 100644
index 0000000..b422182
--- /dev/null
+++ b/secmem/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"