K 10 svn:author V 2 ed K 8 svn:date V 27 2010-02-09T21:24:41.843206Z K 7 svn:log V 216 Don't let find(1) depend on struct timeb. This structure is deprecated and only used by ftime(2), which is part of libcompat. The second argument of get_date() is unused, which means we can just remove it entirely. END