diff --git a/libguile/stime.c b/libguile/stime.c index 7afabe786..e93e08fc1 100644 --- a/libguile/stime.c +++ b/libguile/stime.c @@ -80,8 +80,6 @@ extern char *tzname[]; /* RS6000 and others reject char **tzname. */ #endif -char *strptime (); - /* This should be figured out by autoconf. */ #ifdef CLK_TCK # define CLKTCK CLK_TCK