* stime.c (ftime): Delete declaration for this function --- let

the system supply it.
This commit is contained in:
Jim Blandy 1999-07-19 08:58:42 +00:00
commit a42f00b823

View file

@ -122,8 +122,6 @@ extern int errno;
#ifdef HAVE_FTIME
extern int ftime (struct timeb *);
struct timeb scm_your_base = {0};
SCM_PROC(s_get_internal_real_time, "get-internal-real-time", 0, 0, 0, scm_get_internal_real_time);
SCM