MSVCRT needs a public errno.h file.
commit94638aa276b6381a7367c3d16e36a8702e64f038
authorMartin Wilck <Martin.Wilck@Fujitsu-Siemens.com>
Tue, 17 Sep 2002 18:32:53 +0000 (17 18:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Sep 2002 18:32:53 +0000 (17 18:32 +0000)
treee69ff2fb428f09470ac17d92bdfd0eb48ac68c6b
parent0f298433d72decfde2196c0c0839d9af7956bd11
MSVCRT needs a public errno.h file.
dlls/msvcrt/dir.c
dlls/msvcrt/errno.c
dlls/msvcrt/file.c
dlls/msvcrt/heap.c
dlls/msvcrt/math.c
dlls/msvcrt/ms_errno.h [deleted file]
dlls/msvcrt/process.c
include/Makefile.in
include/msvcrt/errno.h [new file with mode: 0644]