X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fwin32-os.h;h=4cb3de41cc86cc57dfc4f0cce437e0d1099e9645;hb=bd455348d39bee562296741689882dcb97c46ba3;hp=4435b6fd7f3a641b02298cfb40d0e760186258a0;hpb=7fb597b585fc715537ea644f7d84440eca217ca1;p=sbcl.git diff --git a/src/runtime/win32-os.h b/src/runtime/win32-os.h index 4435b6f..4cb3de4 100644 --- a/src/runtime/win32-os.h +++ b/src/runtime/win32-os.h @@ -48,3 +48,5 @@ struct lisp_exception_frame { }; void wos_install_interrupt_handlers(struct lisp_exception_frame *handler); +char *dirname(char *path); +