summaryrefslogtreecommitdiff
path: root/doxygen_global.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen_global.cfg')
-rw-r--r--doxygen_global.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen_global.cfg b/doxygen_global.cfg
index ac4cf5eaca..0ec4546051 100644
--- a/doxygen_global.cfg
+++ b/doxygen_global.cfg
@@ -850,7 +850,7 @@ INCLUDE_FILE_PATTERNS =
# or name=definition (no spaces). If the definition and the = are
# omitted =1 is assumed.
-PREDEFINED = GNUC_FORMAT_CHECK(a,b,c) HAVE_LIBPCAP
+PREDEFINED = GNUC_FORMAT_CHECK(a,b,c) HAVE_LIBPCAP _U_=
# 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.