Don't reference the environ global variable from kernel32, it may fail
commita6ed49ade372120580d121a4b9c4c7a93ab74465
authorAlexandre Julliard <julliard@winehq.org>
Fri, 10 Oct 2003 23:33:21 +0000 (10 23:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Oct 2003 23:33:21 +0000 (10 23:33 +0000)
tree03632cdbfdeb46050a1f84cab98eb6bfec3c08b7
parenta438ebc509a6f90900b34e294904128f849baa6b
Don't reference the environ global variable from kernel32, it may fail
to link (reported by Gerald Pfeifer).
dlls/kernel/process.c
include/wine/library.h
libs/wine/loader.c