X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fmd5.c;h=9fb3397b6fb98c32a980cb35b2847b5a4de17bf4;hb=607d8eadccfd62c1fa84a36bd1440bd48b4e55ca;hp=f7988e64141aa42b7f635cea9624967ef2f988c2;hpb=c58bf2e8023dd846683f09cb00e15d64143dac8c;p=ppp.git diff --git a/pppd/md5.c b/pppd/md5.c index f7988e6..9fb3397 100644 --- a/pppd/md5.c +++ b/pppd/md5.c @@ -33,6 +33,10 @@ *********************************************************************** */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include "md5.h"