]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add #include string.h to get prototypes.
authorjb <jb@FreeBSD.org>
Tue, 18 Aug 1998 01:46:58 +0000 (01:46 +0000)
committerjb <jb@FreeBSD.org>
Tue, 18 Aug 1998 01:46:58 +0000 (01:46 +0000)
commit35cbb372afde37979d24268d780cf2e7165e4fb3
tree2047d6ded2b7a91e5c494de1a8df4c14d85dcc6d
parent31ebefe816872510299608811026f5d71bc1c8a9
Add #include string.h to get prototypes.

Cast a pointer to u_long instead of u_int32_t to avoid a warning. This
is cosmetic because the code is just looking for the remainder.
contrib/bind/bin/nslookup/getinfo.c