gettimeofday: provide correct function
authorEric Blake <eblake@redhat.com>
Tue, 23 Feb 2010 15:22:04 +0000 (08:22 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 23 Feb 2010 15:45:30 +0000 (08:45 -0700)
commit7a39fa84206d8d0bb39640895fa48a1c29631b4b
tree457982312b81f6f85e10539be414608a039c1d76
parent2709233ead439b582d82af48bd25e709378cda44
gettimeofday: provide correct function

* lib/gettimeofday.c (gettimeofday): Provide rpl_gettimeofday only
when replacement is declared, otherwise provide gettimeofday.
Reported by Michael Goffioul.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/gettimeofday.c