diff options
author | dougb <dougb@FreeBSD.org> | 2007-01-29 18:33:18 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2007-01-29 18:33:18 +0000 |
commit | 165b7b2e7f95b31e4f0ff641c16f77f0e60af46e (patch) | |
tree | c1886457afd6d847a10a0e5e1734b353807886aa /lib/bind/config.h | |
parent | c85e35bbb2ec763c73c113fcc2c43b81aaf1c84c (diff) | |
download | FreeBSD-src-165b7b2e7f95b31e4f0ff641c16f77f0e60af46e.zip FreeBSD-src-165b7b2e7f95b31e4f0ff641c16f77f0e60af46e.tar.gz |
Update generated files for BIND 9.3.4
Diffstat (limited to 'lib/bind/config.h')
-rw-r--r-- | lib/bind/config.h | 2 |
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. */ |