* kdb5_edit.c: add struct timeb and sys/timeb includes from
authorMark Eichin <eichin@mit.edu>
Fri, 24 Feb 1995 00:54:58 +0000 (00:54 +0000)
committerMark Eichin <eichin@mit.edu>
Fri, 24 Feb 1995 00:54:58 +0000 (00:54 +0000)
commitbe852e1534147034d1bd2753162edcda891e3360
tree053de1643a132c7858dfdee5c687011996a3dcbc
parenta86a35ca434fb10da6c5eabd2cd2c6c48aebb181
* kdb5_edit.c: add struct timeb and sys/timeb includes from
getdate.y.
(ftime): new function, in case we don't HAVE_FTIME.

Ezra's changes, since solaris needs them. kadmin.new/client may need these
too; accordging to glimpse, that's the only other use of ftime...

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4997 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/edit/ChangeLog
src/admin/edit/kdb5_edit.c