]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/radius/md5.c
pppd.8: Document netmask option
[ppp.git] / pppd / plugins / radius / md5.c
index 5a3903dad30b888f306901c4e01b37f7324ecc0d..ec3a7dd7846686ab10fde534b37f4340e4a8cc17 100644 (file)
@@ -3,7 +3,7 @@
  */
 #include <stddef.h>
 
-#include <pppd/ppp-crypto.h>
+#include <pppd/crypto.h>
 
 int rc_md5_calc(unsigned char *out, const unsigned char *in, unsigned int inl)
 {