aboutsummaryrefslogtreecommitdiff
path: root/doc/doxy.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxy.config.in')
-rw-r--r--doc/doxy.config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxy.config.in b/doc/doxy.config.in
index 276a2611..4da9b2c9 100644
--- a/doc/doxy.config.in
+++ b/doc/doxy.config.in
@@ -1628,7 +1628,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED =
+PREDEFINED = WITH_SERVER WITH_SFTP WITH_PCAP
# 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.