summaryrefslogtreecommitdiffstats
path: root/lib/bind/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/config.h')
-rw-r--r--lib/bind/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/config.h b/lib/bind/config.h
index bf50257..ea158f8 100644
--- a/lib/bind/config.h
+++ b/lib/bind/config.h
@@ -285,7 +285,7 @@ int sigwait(const unsigned int *set, int *sig);
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
-/* #undef inline */
+#define inline
#endif
/* Define to `unsigned' if <sys/types.h> does not define. */
OpenPOWER on IntegriCloud