summaryrefslogtreecommitdiffstats
path: root/examples/quota_watermark/qwctl/qwctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quota_watermark/qwctl/qwctl.h')
-rw-r--r--examples/quota_watermark/qwctl/qwctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quota_watermark/qwctl/qwctl.h b/examples/quota_watermark/qwctl/qwctl.h
index 8d146e57..545914b3 100644
--- a/examples/quota_watermark/qwctl/qwctl.h
+++ b/examples/quota_watermark/qwctl/qwctl.h
@@ -36,5 +36,6 @@
extern int *quota;
extern unsigned int *low_watermark;
+extern unsigned int *high_watermark;
#endif /* _MAIN_H_ */