X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=md5c.c;h=be22860123db079c2dbfd79ae3356d33807b08f8;hp=2c2c564e9505a5355c167fd219188f1c1ccaa834;hb=d70c5dfc0740eafa116245d8331460434779405e;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/md5c.c b/md5c.c index 2c2c564..be22860 100644 --- a/md5c.c +++ b/md5c.c @@ -23,6 +23,10 @@ These notices must be retained in any copies of any part of this documentation and/or software. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "md5.h" /* Constants for MD5Transform routine.