Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/zbxserver/anomalystl.h')
-rw-r--r--src/libs/zbxserver/anomalystl.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/libs/zbxserver/anomalystl.h b/src/libs/zbxserver/anomalystl.h
index 527d6f8ef10..aa584fcbf2b 100644
--- a/src/libs/zbxserver/anomalystl.h
+++ b/src/libs/zbxserver/anomalystl.h
@@ -20,9 +20,12 @@
#ifndef ZABBIX_ANOMALYSTL_H
#define ZABBIX_ANOMALYSTL_H
-#include "common.h"
+//#include "common.h"
-#include "evalfunc_common.h"
+//#include "evalfunc_common.h"
+
+#include "zbxalgo.h"
+#include "zbxhistory.h"
/* default values which can be used in zbx_STL() arguments */
#define STL_DEF_DEVIATIONS 3