1.0.11.30: restore buildability on Windows after 1.0.11.27.
authorkreuter <kreuter>
Sun, 18 Nov 2007 19:46:01 +0000 (19:46 +0000)
committerkreuter <kreuter>
Sun, 18 Nov 2007 19:46:01 +0000 (19:46 +0000)
commit4a859f21bcda6fc578fc442effe9230b781eb943
treee28f69b5d558059acd89b5d94cc94810219aad87
parent260a9146f02374a9cfbd9deb53283ee493f3729f
1.0.11.30: restore buildability on Windows after 1.0.11.27.

src/runtime/wrap.c: move conditional definition of WIN32_LEAN_AND_MEAN
                    so that it precedes other #includes, to prevent
    conflicting win32 stuff from being pulled in by the
                    new wrap.h.

src/runtime/wrap.h: Add preprocessor conditionals to guard against repeated
                    inclusion.

tools-for-build/grovel-headers.c: grovel the wrapped stat types on win32.
src/runtime/wrap.c
src/runtime/wrap.h
tools-for-build/grovel-headers.c
version.lisp-expr