diff options
Diffstat (limited to 'pass_util.h')
-rw-r--r-- | pass_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pass_util.h b/pass_util.h new file mode 100644 index 0000000..a2cacdc --- /dev/null +++ b/pass_util.h @@ -0,0 +1 @@ +int pass_init(const char *fpr); |