VirtualBox

Changeset 97800 in vbox for trunk/src/libs


Ignore:
Timestamp:
Dec 14, 2022 11:53:38 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154875
Message:

zlib-1.2.13: attempt to fix OS/2 build. bugref:10335

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/zlib-1.2.13/gzguts.h

    r97759 r97800  
    2121#ifndef IPRT_NO_CRT                                                                                     /* VBox */
    2222#include <stdio.h>
     23#ifdef RT_OS_OS2                                                                                        /* VBox */
     24#include <unistd.h>   /* read(), write(), close(), chown(), unlink() */                                 /* VBox */
     25#  endif                                                                                                /* VBox */
    2326#endif                                                                                                  /* VBox */
    2427#include "zlib.h"
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette