Fix build on windows.
authorStas Boukarev <stassats@gmail.com>
Thu, 17 May 2012 21:10:13 +0000 (01:10 +0400)
committerStas Boukarev <stassats@gmail.com>
Thu, 17 May 2012 21:10:13 +0000 (01:10 +0400)
commit29fe19ac6c578b145dd56756ceebd17948c0c6b1
tree3bbe56c813d7199e0987870cc1362019ac5fa59f
parentd833d62dd152879f1aa4e974bd8337c51905d5ba
Fix build on windows.

* Include sbcl.h before LISP_FEATURE_WIN32 is used in coreparse.c
* Include stub for _exit.
src/runtime/coreparse.c
src/runtime/undefineds.h
src/runtime/win32-os.c