summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.statd/statd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.statd/statd.h')
-rw-r--r--usr.sbin/rpc.statd/statd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.statd/statd.h b/usr.sbin/rpc.statd/statd.h
index b3c5d41..a82d760 100644
--- a/usr.sbin/rpc.statd/statd.h
+++ b/usr.sbin/rpc.statd/statd.h
@@ -105,7 +105,7 @@ extern int debug; /* =1 to enable diagnostics to syslog */
/* Function prototypes */
extern HostInfo *find_host(char * /*hostname*/, int /*create*/);
-extern void init_file(char * /*filename*/);
+extern void init_file(const char * /*filename*/);
extern void notify_hosts(void);
extern void sync_file(void);
extern int sm_check_hostname(struct svc_req *req, char *arg);
OpenPOWER on IntegriCloud