X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=crypt-mod.c;h=4be1e4356157ae67321369d66f9b0a65ba527ad8;hp=356e3e9c03c1dec7c2154ee95d5a472e5d569c61;hb=1c068b6a0b9c781e97d565f1d5ed9ef8913566da;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 diff --git a/crypt-mod.c b/crypt-mod.c index 356e3e9..4be1e43 100644 --- a/crypt-mod.c +++ b/crypt-mod.c @@ -16,6 +16,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "crypt-mod.h" /* A type an a variable to keep track of registered crypto modules. */