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