X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fstatd%2Fstatd.h;h=13c80da4edccad86c1cce5247c08a717efd1892a;hb=f113db5225e2954a53fd7eecccfc08326904909f;hp=225cc8b433b9baf3e4a2b52b3548869a57d46421;hpb=ac5b03be829b4c9369ebfb07a688308721103228;p=nfs-utils.git diff --git a/utils/statd/statd.h b/utils/statd/statd.h index 225cc8b..13c80da 100644 --- a/utils/statd/statd.h +++ b/utils/statd/statd.h @@ -88,6 +88,5 @@ extern int run_mode; * as to why they're global. */ extern char *name_p; /* program basename */ -extern char *version_p; /* program version */ +extern const char *version_p; /* program version */ -extern int re_notify; /* time to re-read notify list */