From: Chris Hanson Date: Mon, 15 Sep 2008 05:18:41 +0000 (+0000) Subject: Add missing binding. X-Git-Tag: 20090517-FFI~151 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=86b1cabafce2f3e85875847e3a6093795caeda03;p=mit-scheme.git Add missing binding. --- diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 9a2f8ae77..86a5582af 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.679 2008/09/15 05:15:23 cph Exp $ +$Id: runtime.pkg,v 14.680 2008/09/15 05:18:41 cph Exp $ Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, @@ -5256,6 +5256,7 @@ USA. http-request-headers http-request-method http-request-uri + http-request-uri? http-request-version http-request? http-response-body