]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/plugins/passprompt.c
Patch from Frank Cusack to add support for MSCHAPv2.
[ppp.git] / pppd / plugins / passprompt.c
index a579b912e70cfec5140b5396192b0e05ae3c4eb2..5e6a7f90bb755026387fed5bab7f7a789fd55f5f 100644 (file)
@@ -14,6 +14,8 @@
 #include <syslog.h>
 #include "pppd.h"
 
+char pppd_version[] = VERSION;
+
 static char promptprog[PATH_MAX+1];
 
 static option_t options[] = {