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 'include/daemon.h')
-rw-r--r--include/daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/daemon.h b/include/daemon.h
index 65dc8a27985..8988f896164 100644
--- a/include/daemon.h
+++ b/include/daemon.h
@@ -21,7 +21,7 @@
#define ZABBIX_DAEMON_H
#if defined(_WINDOWS)
-# error "This module allowed only for Linux OS"
+# error "This module allowed only for Unix OS"
#endif /* _WINDOWS */
#define USE_PID_FILE 1