K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-06-23T23:52:43.727763Z K 7 svn:log V 379 stand: remove redundant declarations These are picked out by the amd64-gcc6 build; time() is declared in and delay() is declared in . These are the correct places for these in stand/, so remove the duplicate declarations and make sure the delay() consumer in libefi that depended on the extra delay() declaration includes . MFC after: 1 week END