drp sys/timeb.h

Jan Stary <[email protected]> Thu, 6 Jun 2024 10:41:52 +0200
Newsgroups gmane.comp.audio.sox
Message-ID <[email protected]>
The sys/timeb.h header declares the obsolete struct timeb,
which is only used by the deprecated ftime() function,
which we don't call anywhere.

https://github.com/janstary/sox/issues/65

_When_ was ftime() deprecated, you ask?
This has to be the new winner.

	Jan