]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/statd/statd.h
Fix a number of the easier compile warnings: unused variables,
[nfs-utils.git] / utils / statd / statd.h
index 225cc8b433b9baf3e4a2b52b3548869a57d46421..ace2ce507043e113ec8c771098ded3c1f107252a 100644 (file)
@@ -88,6 +88,6 @@ 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 */