summaryrefslogtreecommitdiffstats
path: root/SwapMeter.h
diff options
context:
space:
mode:
Diffstat (limited to 'SwapMeter.h')
-rw-r--r--SwapMeter.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/SwapMeter.h b/SwapMeter.h
index f9be990c..f2b8fb11 100644
--- a/SwapMeter.h
+++ b/SwapMeter.h
@@ -22,7 +22,9 @@ in the source distribution for its full text.
#include "debug.h"
#include <assert.h>
+extern int SwapMeter_attributes[];
+extern MeterType SwapMeter;
void SwapMeter_setValues(Meter* this, char* buffer, int len);