summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/perfmon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/perfmon.h b/include/perfmon.h
index 77b15f08..8aa81dfa 100644
--- a/include/perfmon.h
+++ b/include/perfmon.h
@@ -55,5 +55,6 @@ typedef struct perfcounter PERFCOUNTER;
extern PERFCOUNTER *PerfCounterList;
char *GetCounterName(unsigned long index);
+int check_counter_path(char *counterPath);
#endif /* ZABBIX_PERFMON_H */