$OpenBSD: patch-src_runtime_runtime_h,v 1.1 2009/11/17 10:45:00 pirofti Exp $
--- src/runtime/runtime.h.orig	Mon Jun 22 06:00:14 2009
+++ src/runtime/runtime.h	Mon Jun 29 07:53:42 2009
@@ -254,4 +254,7 @@ struct runtime_options {
     size_t thread_control_stack_size;
 };
 
+/* saved runtime path computed from argv[0] */
+extern char *saved_runtime_path;
+
 #endif /* _SBCL_RUNTIME_H_ */
