[DVDnav-discuss] [PATCH] os2: include os2safe.h
KO Myung-Hun
komh78 at gmail.com
Sat Mar 1 15:49:56 CET 2014
Ping?
KO Myung-Hun wrote:
> This header makes some non-high-memory-safe OS/2 APIs high-memory safe.
> ---
> src/vm/vm.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/vm/vm.c b/src/vm/vm.c
> index 192e868..d956a38 100644
> --- a/src/vm/vm.c
> +++ b/src/vm/vm.c
> @@ -55,6 +55,7 @@
>
> #ifdef __OS2__
> #define INCL_DOS
> +#include <os2safe.h>
> #include <os2.h>
> #include <io.h> /* setmode() */
> #include <fcntl.h> /* O_BINARY */
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.28 on Intel Core i7-3615QM 2.30GHz with 8GB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
More information about the DVDnav-discuss
mailing list