gettimeofday: move more declarations out of functions
authorJim Meyering <meyering@redhat.com>
Mon, 19 Jan 2009 11:16:07 +0000 (12:16 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 20 Jan 2009 09:19:46 +0000 (10:19 +0100)
commit10ef5c9629ef399fab395c7767631018cd258b6d
tree77b85936e2b8568303621e916edcdec6ef81e38a
parent1a6b59df981785c8a2c335e96d173a884b335fbf
gettimeofday: move more declarations out of functions

* lib/gettimeofday.c: Move extern declarations of tzset and
gmtime out of containing functions.  Prompted by Bruno Haible.
ChangeLog
lib/gettimeofday.c