]> git.ipfire.org Git - thirdparty/bind9.git/commit
strncat is a macro on some platforms. Move thee #ifdef outside of function
authorMark Andrews <marka@isc.org>
Tue, 20 Apr 2004 13:54:17 +0000 (13:54 +0000)
committerMark Andrews <marka@isc.org>
Tue, 20 Apr 2004 13:54:17 +0000 (13:54 +0000)
commit0815b757ac7618fd4ca3bc869acbd75f48d06f16
tree4ad1c15d8c576d7c96f438c0b488702bbaccfc86
parent940521d1700f26c16478c730ac130798b6da86e9
strncat is a macro on some platforms.  Move thee #ifdef outside of function
call.
bin/named/main.c