$OpenBSD: patch-src_runtime_os_h,v 1.1 2009/11/17 10:45:00 pirofti Exp $
--- src/runtime/os.h.orig	Wed Jul 25 14:37:31 2007
+++ src/runtime/os.h	Mon Jun 29 07:53:42 2009
@@ -175,6 +175,6 @@ int os_get_errno(void);
 /* Return an absolute path to the runtime executable, or NULL if this
  * information is unavailable.  If a non-null pathname is returned, it
  * must be 'free'd. */
-extern char *os_get_runtime_executable_path(void);
+extern char *os_get_runtime_executable_path(int external_path);
 
 #endif
