diff options
Diffstat (limited to 'pith/state.h')
-rw-r--r-- | pith/state.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pith/state.h b/pith/state.h index b1a20da3..3fb4f2ee 100644 --- a/pith/state.h +++ b/pith/state.h @@ -271,6 +271,9 @@ struct pine { #endif #ifdef PASSFILE *passfile, +#ifdef SMIME + *pwdcertdir, +#endif /* SMIME inside PASSFILE */ #endif /* PASSFILE */ *pinerc, /* Location of user's pinerc */ *exceptions, /* Location of user's exceptions */ |