VirtualBox

Changeset 98093 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Jan 16, 2023 10:43:17 AM (23 months ago)
Author:
vboxsync
Message:

IPRT/zip + libs/liblzf: Older versions of system-provided liblzf do not provide explicit C-callers, so define that within zip.cpp. This should fix compilation on older distros like Debian Buster++. Restored original header from the vendor branch [build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/zip/zip.cpp

    r98092 r98093  
    5555*   Header Files                                                                                                                 *
    5656*********************************************************************************************************************************/
     57#include <iprt/cdefs.h>
    5758#ifdef RTZIP_USE_BZLIB
    5859# include <bzlib.h>
Note: See TracChangeset for help on using the changeset viewer.

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