X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fmd5.c;h=9fb3397b6fb98c32a980cb35b2847b5a4de17bf4;hb=d625b437597fc8c3f86b93ceca4fbb9224a6313b;hp=f7988e64141aa42b7f635cea9624967ef2f988c2;hpb=b5599f6001d9b024b3a572ab62c92027d94f052f;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"