summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/rpcsvc/rstat.x7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x
index a71c236..252fa5e 100644
--- a/include/rpcsvc/rstat.x
+++ b/include/rpcsvc/rstat.x
@@ -149,3 +149,10 @@ program RSTATPROG {
RSTATPROC_HAVEDISK(void) = 2;
} = 1;
} = 100001;
+
+#ifdef RPC_HDR
+%
+%enum clnt_stat rstat(char *, struct statstime *);
+%int havedisk(char *);
+%
+#endif
OpenPOWER on IntegriCloud