aboutsummaryrefslogtreecommitdiff
path: root/src/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/status.h')
-rw-r--r--src/status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/status.h b/src/status.h
index 995d08a..a69521a 100644
--- a/src/status.h
+++ b/src/status.h
@@ -2,6 +2,6 @@
#define STATUS_H 1
char *
-get_system_stat(void);
+get_system_stat(size_t *siz);
#endif