1.0.43.46: Simplify some type tests to EQL comparisons
[sbcl.git] / src / runtime / osf1-os.c
index 4c3b011..183a4a4 100644 (file)
@@ -146,7 +146,7 @@ os_install_interrupt_handlers(void)
 }
 
 char *
-os_get_runtime_executable_path()
+os_get_runtime_executable_path(int external)
 {
     return NULL;
 }