Patch from Shaun Jackman:
authorRob Landley <rob@landley.net>
Wed, 4 May 2005 00:38:15 +0000 (00:38 -0000)
committerRob Landley <rob@landley.net>
Wed, 4 May 2005 00:38:15 +0000 (00:38 -0000)
commit8b80c71d70f6f063f01864d2363a235aa1d730cf
treecaa49bdf0255fe00bbf30f6f1b69b0054b23522f
parent15d3f7f143127fa0a09cc6793ad5fba689cbc1a2
Patch from Shaun Jackman:

Replace uptime with time(NULL). time is more portable than uptime and
eliminates the need to define uptime, reducing code size slightly.
networking/udhcp/arpping.c
networking/udhcp/common.c
networking/udhcp/common.h
networking/udhcp/dhcpc.c