fix stime patch for HAVE_TIMES removal
authorAndy Wingo <wingo@pobox.com>
Tue, 9 Apr 2013 20:12:28 +0000 (22:12 +0200)
committerAndy Wingo <wingo@pobox.com>
Tue, 9 Apr 2013 20:12:28 +0000 (22:12 +0200)
commit40e2a31d8710eddbf564fa11d14a6af57e504448
tree06cddb0a47cac0a26ccbed26bfcbe4b5d0347344
parent32cec09d136060e02dfa28d65f2cb19028706652
fix stime patch for HAVE_TIMES removal

* libguile/stime.c (scm_init_stime): Fix previous patch.  At this point
  in the source, we definitely have a run-time function, but don't
  necessarily have a real-time function.
libguile/stime.c