mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-05 23:20:38 +02:00
* stime.c (ftime): Delete declaration for this function --- let
the system supply it.
This commit is contained in:
parent
ae904cfae3
commit
a42f00b823
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue