]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/statd/statd.h
Remove notify functionality from statd in favour of sm-notify
[nfs-utils.git] / utils / statd / statd.h
index 225cc8b433b9baf3e4a2b52b3548869a57d46421..13c80da4edccad86c1cce5247c08a717efd1892a 100644 (file)
@@ -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 */