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/zbxrtc/rtc.h')
-rw-r--r--src/libs/zbxrtc/rtc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/zbxrtc/rtc.h b/src/libs/zbxrtc/rtc.h
index 57d67b55e4e..e7d9ebf79cf 100644
--- a/src/libs/zbxrtc/rtc.h
+++ b/src/libs/zbxrtc/rtc.h
@@ -20,6 +20,8 @@
#ifndef ZABBIX_RTC_H
#define ZABBIX_RTC_H
+#include "zbxtypes.h"
+
#define ZBX_IPC_SERVICE_RTC "rtc"
int zbx_rtc_parse_loglevel_option(const char *opt, size_t len, pid_t *pid, int *proc_type, int *proc_num,