diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-06-08 17:29:02 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-06-08 17:29:02 +0200 |
commit | 279a8cbf7ce72e92632266a32a36af9eba2bda78 (patch) | |
tree | befc32d5d6b05b9c36b656406c935d765717e8d5 /secmem/secmem-util.h | |
parent | set a default icon (diff) | |
parent | Imported Upstream version 0.7.git30891fc (diff) | |
download | krb5-auth-dialog-279a8cbf7ce72e92632266a32a36af9eba2bda78.tar.gz krb5-auth-dialog-279a8cbf7ce72e92632266a32a36af9eba2bda78.tar.bz2 krb5-auth-dialog-279a8cbf7ce72e92632266a32a36af9eba2bda78.zip |
Merge branch 'upstream'
Diffstat (limited to 'secmem/secmem-util.h')
-rw-r--r-- | secmem/secmem-util.h | 3 |
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" |