summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/config.h.in')
-rw-r--r--contrib/tcpdump/config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/tcpdump/config.h.in b/contrib/tcpdump/config.h.in
index 87eced8..ae543f0 100644
--- a/contrib/tcpdump/config.h.in
+++ b/contrib/tcpdump/config.h.in
@@ -5,9 +5,6 @@
/* Define to empty if the keyword does not work. */
#undef const
-/* Define as __inline if that's what the C compiler calls it. */
-#undef inline
-
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
@@ -189,6 +186,9 @@
/* Define if you have the smi library (-lsmi). */
#undef HAVE_LIBSMI
+/* Define as token for inline if inlining supported */
+#undef inline
+
/* define if your compiler has __attribute__ */
#undef HAVE___ATTRIBUTE__
OpenPOWER on IntegriCloud