osdep: Fix gettimeofday type to match the real one
commitc625cec1f83bebccf9cbc42996f08f39e66a8663
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 13 Jul 2010 19:49:25 +0000 (13 19:49 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:14:44 +0000 (2 04:14 +0200)
tree83b47fe68e140911b989e61d6c58f1d80addf28c
parentf1773d911a1e515f3831ac4f3b7209dadd006ccb
osdep: Fix gettimeofday type to match the real one

Avoids issues if the system headers have a declaration for
gettimeofday but there's just no implementation there.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31733 b3059339-0415-0410-9bf9-f77b7e298cf2
osdep/gettimeofday.c