]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Cast pid_t up to long so that printf will work on systems where it's long and not...
authorTed Lemon <source@isc.org>
Sat, 6 Dec 1997 04:03:04 +0000 (04:03 +0000)
committerTed Lemon <source@isc.org>
Sat, 6 Dec 1997 04:03:04 +0000 (04:03 +0000)
commit19ea90f71ef63394aebc116463d6e345d40e3575
tree04ac54b2eeb25eaafce49f0a2d8626f00a653ac9
parent1ac657a58e77ba0c0a048402906be7b7f40dcaee
Cast pid_t up to long so that printf will work on systems where it's long and not int.
client/dhclient.c
relay/dhcrelay.c