X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Fpassprompt.c;h=5e6a7f90bb755026387fed5bab7f7a789fd55f5f;hp=a579b912e70cfec5140b5396192b0e05ae3c4eb2;hb=5951347a39047850943e0b0ee31d025c6560a47c;hpb=95d719f47943c479df4d7bf13eb928567392166d diff --git a/pppd/plugins/passprompt.c b/pppd/plugins/passprompt.c index a579b91..5e6a7f9 100644 --- a/pppd/plugins/passprompt.c +++ b/pppd/plugins/passprompt.c @@ -14,6 +14,8 @@ #include #include "pppd.h" +char pppd_version[] = VERSION; + static char promptprog[PATH_MAX+1]; static option_t options[] = {