summaryrefslogtreecommitdiff
path: root/docs/doxygen.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen.conf')
-rw-r--r--docs/doxygen.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.conf b/docs/doxygen.conf
index 2baf1cd..7ba1a24 100644
--- a/docs/doxygen.conf
+++ b/docs/doxygen.conf
@@ -1209,7 +1209,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED = HAVE_SYSLOG_H
+PREDEFINED = HAVE_SYSLOG_H HAVE_EVENTLOG _WIN32
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.