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/zabbix_server/escalator/escalator.c')
-rw-r--r--src/zabbix_server/escalator/escalator.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zabbix_server/escalator/escalator.c b/src/zabbix_server/escalator/escalator.c
index 852e7aeb58f..96ad3046ac7 100644
--- a/src/zabbix_server/escalator/escalator.c
+++ b/src/zabbix_server/escalator/escalator.c
@@ -32,6 +32,7 @@
#include "zbxnum.h"
#include "zbxtime.h"
#include "zbxexpr.h"
+#include "zbxdbwrap.h"
extern int CONFIG_ESCALATOR_FORKS;